Shawny
08-24-2001, 02:53 PM
You people who answer our questions are soooo wonderful. Thanks.
TableA has a date field. When I open the dB, I want to run a certain macro action (open form)if any record in TableA has a date that is <Date()-60. It's easy to run a query with that criteria but I don't want to show the records, I just want to do something if there are any. I'm stuck with macros cause I don't know VBA.
TableA has a date field. When I open the dB, I want to run a certain macro action (open form)if any record in TableA has a date that is <Date()-60. It's easy to run a query with that criteria but I don't want to show the records, I just want to do something if there are any. I'm stuck with macros cause I don't know VBA.