Can you program MS Access to alert you if something in your data is listed to do so?
I’m making a list of financial stuff for our office and when things expire, we’re allowed to throw them away. If we put an expiration date on certain files, is there a way for MS Access to alert us that it’s expired?
Sure. Create a report looking at only items that would be date()+x where x is the amount of days into the future.
February 19th, 2010 at 5:35 pm
Sure. Create a report looking at only items that would be date()+x where x is the amount of days into the future.
References :