Need help writing a macro
Posted by Tyler Hart on June 21, 2001 1:35 PM
I have the following:
Sheet x
Sheet y
Sheet z
One cell on sheet x contains a number.
What I want is for the macro to say "if this cell = 1 then goto sheet y else go to sheet z"
Sounds simple but I can not figure it out.
Thanks