View Single Post
 
Old 09-11-2019, 06:55 AM
ElfegoBaca ElfegoBaca is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2011
Posts: 5
ElfegoBaca is on a distinguished road
Default Dates, Forms, Calculations etc.

I have a form with a filed named "Date". When someone enters the date I would like a macro to determine if that date is after August 1, 2019. If it is, then a bookmark called "Hello" becomes visible. IF the date is August 1, 2019, or before, then that bookmark remains invisible.

I also have a field called "Type". It is a drop-down field with 4 choices "1,2,3,4,5". On opening the file, or after saving the file , the field randomly becomes 1,2,3 or 4. However, I still want to be able to choose 5 manually at any time.
Reply With Quote