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 |
---|---|
124 | |
87 | |
87 | |
75 | |
69 |
User | Count |
---|---|
214 | |
181 | |
140 | |
97 | |
83 |