My first post...I hope this works!
So what I have is a small works roster. The roster has one entry for date of acceptance, when I received the application. This date has a two year life span, when that two years is up its either renewed or thrown out. What I need is a way for a "tickler" to show up and tell me when that date is expired. Either by color or a yes no function...i'm new to access so bare with me. Please give me some feedback, a little help, or just some basic knowledge on what to do. I've looked this up but for the life of me I can't figure out what to do.
This is the only function i've entered but i must be doing something wrong. =IIF([txtexpireddate]<Date(),"yes","no")
I'm lost...