Yeoman.jeremy
Board Regular
- Joined
- Apr 4, 2011
- Messages
- 90
Hi there,
I've created in my workbook a simple sheet to help the users input new products into the system (as opposed to them going into the different worksheet where there are formulas)
It has a cell with a validated list of all the different suppliers (also the name of the sheets for each supplier's products). also cells with: the product name, cost, price etc etc etc
Once all this data has been entered into the cells, they press a command button, which will look at the supplier name, and enters the information to their relative cells in the appropriate sheet.
How can I code it to duplicate the information to the sheet with the same name as the information in the cell?
I've created in my workbook a simple sheet to help the users input new products into the system (as opposed to them going into the different worksheet where there are formulas)
It has a cell with a validated list of all the different suppliers (also the name of the sheets for each supplier's products). also cells with: the product name, cost, price etc etc etc
Once all this data has been entered into the cells, they press a command button, which will look at the supplier name, and enters the information to their relative cells in the appropriate sheet.
How can I code it to duplicate the information to the sheet with the same name as the information in the cell?