W
whill1
Hi All,
I am trying to set up a reminder that will notify me before an upcomming appointment. getting a macro to remind me on a particular date is no problem. However I am not sure about the correct syntax to use for the time field. working with times seems to be more elusive than dates. for example in a macro contition [TableName].[DateField] = Date() or [TableName].[DateField] = Date()-1 or similiar conditions. If I want a reminder to alert me say two hours before an appointment what is the correct syntax? I have a table with both Date and appointment time but cannot figure this out
Thanks for any feedback!!!
I am trying to set up a reminder that will notify me before an upcomming appointment. getting a macro to remind me on a particular date is no problem. However I am not sure about the correct syntax to use for the time field. working with times seems to be more elusive than dates. for example in a macro contition [TableName].[DateField] = Date() or [TableName].[DateField] = Date()-1 or similiar conditions. If I want a reminder to alert me say two hours before an appointment what is the correct syntax? I have a table with both Date and appointment time but cannot figure this out
Thanks for any feedback!!!