November 26, 200124 yr I would like to write a script that will enable the user to go to a particular layout based on the current date. In other words, if the current month is November, go to the November layout, etc. Any ideas?
November 26, 200124 yr In Scriptmaker set up a conditional script for navigation to specific layout. Use the Month (Status (CurrentDate)) as the test. It will return a number from 1 to 12 that tells you the month. HTH Old Advance Man
Create an account or sign in to comment