G
Guest
Hello,
Could you help me to use my worksheets in a VBA if
statements. I am getting an error when I try to this way
If activesheet = ("sheet") then
......
Else
......
....
Endif
How can I do this?
Thank You
Could you help me to use my worksheets in a VBA if
statements. I am getting an error when I try to this way
If activesheet = ("sheet") then
......
Else
......
....
Endif
How can I do this?
Thank You