Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 4 sheets out of which only 1 sheet is visible at a time.. I can navigate from one sheet to other. Now if i navigate to sheet 4 from 1 i should come back to sheet 1 with Back button but if i navigate from sheet 2 to sheet 4 i should come back to sheet 2. How to implement this functionality ?
Use variables
hi,
can you give more information about the logic you built to navigate through the sheets ?
Try to use Triggers and variables.
Hi,
Check the attached qvw file, it is working exactly as you want.
Thanks Mehmet.. This is exactly what i wanted
Thanks a ton
Hi Mehmet,
the file you sent is working only when I want to navigate to my previous sheet but it's not working in the below mentioned case.
Suppose I navigated in this order from sheet 2 to sheet 1
SH02----SH04------SH03-----SH01
now I want a back button which will take me from sheet 1 to sheet 2 in the reverse order.
Regards
Sagar Gupta