A
AbraAbraCadabra
This sounds so simple, but I just can't get it!
How can I determine if a textbox is empty or not?
i have tried using these values but none of them seem to work!
If text1="" then...
If text1=null then...
If IsMissing(text1)=false then...
What am I doing wrong?
How can I determine if a textbox is empty or not?
i have tried using these values but none of them seem to work!
If text1="" then...
If text1=null then...
If IsMissing(text1)=false then...
What am I doing wrong?