Scenario:
Question:
I've tried using a Label instead of a Textbox, but Labels have no Default property nor a Reset property to leverage.
And Textboxes don't have a Text property to leverage!
Any ideas?
Solved! Go to Solution.
Hi,
You can try Blank():
Set(varPic, Blank())
Blank() returns a null value to wherever it is placed.
Let me know how this works out.
Mr. Dang
____________
Hi,
You can try Blank():
Set(varPic, Blank())
Blank() returns a null value to wherever it is placed.
Let me know how this works out.
Mr. Dang
____________
User | Count |
---|---|
247 | |
105 | |
82 | |
50 | |
42 |