Condition expression in an Autoexec Macro

  • Thread starter Thread starter ArkRoyal
  • Start date Start date
A

ArkRoyal

I have designed an Autoexec macro with conditional expressions which open 1
of 2 forms depending on the day of the month.
for example; Form 1 will open on the 9th of each month and Form 2 will open
on the 12th of each month.
I now want to add a third expression which opens a third Form every Sunday,
but I am having trouble with the syntax of the expression. Can anybody help
please.
 
Back
Top