Yeoman.jeremy
Board Regular
- Joined
- Apr 4, 2011
- Messages
- 90
Hi there.
I want to be able to change to a worksheet within my workbook depending on the value a specific cell shows.
The cell in question has a validation list - each of the options to choose from are also names of worksheets in the workbook.
When i press a command button, I want it to switch to the sheet which the cell says.
A quick rundown on why:
I have made a sheet which adds products to different suppliers.
The user will enter in all the details to the necessary fields, and when the user presses the command button, it will copy and paste the values from the various fields into the appropriate rows and columns on the relevant page.
There are (i think) about 6 different pages they could be going to.
I think i can manage the copy and paste code, I just am not sure how to switch to a sheet that the cell says.
In english, it looks like this.
*presses button*
put ALL this information in THIS *points to cell (J3)* page
please help! This is the last thing i need for my excell workbook before i make a presentation in 2 weeks!!!!
I want to be able to change to a worksheet within my workbook depending on the value a specific cell shows.
The cell in question has a validation list - each of the options to choose from are also names of worksheets in the workbook.
When i press a command button, I want it to switch to the sheet which the cell says.
A quick rundown on why:
I have made a sheet which adds products to different suppliers.
The user will enter in all the details to the necessary fields, and when the user presses the command button, it will copy and paste the values from the various fields into the appropriate rows and columns on the relevant page.
There are (i think) about 6 different pages they could be going to.
I think i can manage the copy and paste code, I just am not sure how to switch to a sheet that the cell says.
In english, it looks like this.
*presses button*
put ALL this information in THIS *points to cell (J3)* page
please help! This is the last thing i need for my excell workbook before i make a presentation in 2 weeks!!!!