Hi,
I would like to create 6 buttons on one page and assign each one a task. The task I would like them to perform is to display a table which can be found in another excel page. Here is what I mean:
Page 1 - this page has the 6 buttons and will display 1-6 tables, depending on which button is pushed
Page 2 - this page contains a table that will be called when you push button 1
Page 3 - this page contains a table that will be called when you push button 2
Page 4 - this page contains a table that will be called when you push button 3
Page 5 - this page contains a table that will be called when you push button 4
Page 6 - this page contains a table that will be called when you push button 5
Page 7 - this page contains a table that will be called when you push button 6
I should also add that I would like the user to be able to interact with the tables once they are called. Thanks for any help you can provide me.

