You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
W
One more question please. The code
if ss then
msgbox
else
msgbox
end if
functions like if ss=true then the first...
-
W
Thank you very much for the clarification!
-
W
Sorry i was giving confusing information. So the boolean is missing =true than it is handled automatically false.Correct?
-
W
Hi,
I have just came across a code i used successfuly, but would like to ask for a bit of interpretion for curiosity
dim ss as boolean...