Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have 5 sheets, these 5 sheets values are in drop list, when select the sheet 1 it will got sheet 1, when I select the sheet 2 in dropdown it will go to sheet 2 like that.
How will do this scenario without extensions, or other third part tools.
use native objects.
Thanks advance.
Ram
Filters do not have associated action triggers that will respond.
You could use a Variable Input to get a drop down as well, but Variable Inputs don't have Actions that could be triggered either.
You could implement with a button to "jump to selected" sheet and get the value from your filter or simply present 5 different buttons.
Hi Dalton Ruer,
Thanks for given the replay,
I have implemented same thing, Using the buttons for sheet navigation.
But users are not ok that one.
Is it possible to implement the html code for drop down values and select the values it will navigate to other sheet.
Please help on this.
Thanks advance.
Ram