Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to select the table box or Pivot table based on the Input box values, can anyone help me.
How to pass the input box value to next sheet.
any help
any idea
What do you mean by next sheet?
An input box sets variables and these are document-wide defined.
create a variable first and assign the input box to that variable and use the variable in the other sheet.
I want to pass the input box values as parameter for next sheet.