gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I am assuming there is a difference between IsNull and setting the value of a Textbox to ""
I have an If formula that uses a If Isnull Text97.... that works perfectly when the form is just opened and nothing is done to Text97.
Then I have some functions that reset Text boxes to "" (Example: Text97 = "")
I noticed when I reset the values to "" the IF Isnull no longer functions - I assume because the Textbox is no longer Null it is "".
Can you make/force a Textbox to be Null?
I have an If formula that uses a If Isnull Text97.... that works perfectly when the form is just opened and nothing is done to Text97.
Then I have some functions that reset Text boxes to "" (Example: Text97 = "")
I noticed when I reset the values to "" the IF Isnull no longer functions - I assume because the Textbox is no longer Null it is "".
Can you make/force a Textbox to be Null?