Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
In the attached example I would like to show the Hidden sheet using the Show Hidden Sheet button but I am not sure how to do it.
I have hidden the sheet using a vHideShow variable.
I tried creating a button which sets the value of vHideShow variable to 1 (the same value the condition in the Hidden sheet).
But it doesn't work. Does anyone know what I am doing wrong? How can I make the hidden sheet visible using the button and go to it?
In the Set Variable action, remove the = from the front of the variable name
In the Set Variable action, remove the = from the front of the variable name
Hi,
Make the change as attached, Hope it helps!
Thanks.
Wondering for the attachment option..,but not found it though.
Please do the following changes
Remove =sign before the variable vHideShow in the button as well as in the sheet proerties
See attached file
Thank you Kiru