- Joined
- Dec 12, 2016
- Messages
- 1
- Reaction score
- 0
Hey everyone,
I am wanting to make a word document for a friend of mine kind of a surprise gift to her. I was wanting to create a document that would hide the text until a certain date was true or if the correct password was entered. I was thinking I could use an ActiveX checkbox that when checked it would prompt her with a message saying "document section is visible at xx/xx/xxxx or type in password: "
I was planing on using a simple If then statement with the hideselection = true or false depending if the datevalue matched the date. However, I am very new to programming in VBA, so if anyone knows any information that would help me achieve this or the projects probability I would be very grateful.
Thanks and Happy Holidays!
I am wanting to make a word document for a friend of mine kind of a surprise gift to her. I was wanting to create a document that would hide the text until a certain date was true or if the correct password was entered. I was thinking I could use an ActiveX checkbox that when checked it would prompt her with a message saying "document section is visible at xx/xx/xxxx or type in password: "
I was planing on using a simple If then statement with the hideselection = true or false depending if the datevalue matched the date. However, I am very new to programming in VBA, so if anyone knows any information that would help me achieve this or the projects probability I would be very grateful.
Thanks and Happy Holidays!