I need to do the following to automate excel my spreadsheet. Please help me...
1- I created some kind of a swithboard and I need to create the macro to the buttons to link with the spreadsheet:
Sales Data Entry
Operations Data Entry
View All
2- When each of the buttons is selected, it should automate to open the specified tab in the spreadsheet file.
3- A pop-up dialog box should appear that says: "Enter Part No"
4- After Part No. is entered, it should search and match the part number from the cells in the first column.
5- then it should directly go across to the column where you could enter the qty of parts ordered (orange column).
6- Lastly when finished, when you select to close the file, it should prompt you with a dialog box asking if you want to: SAVE? "Yes","No","Cancel"
Thanks...cheryl
1- I created some kind of a swithboard and I need to create the macro to the buttons to link with the spreadsheet:
Sales Data Entry
Operations Data Entry
View All
2- When each of the buttons is selected, it should automate to open the specified tab in the spreadsheet file.
3- A pop-up dialog box should appear that says: "Enter Part No"
4- After Part No. is entered, it should search and match the part number from the cells in the first column.
5- then it should directly go across to the column where you could enter the qty of parts ordered (orange column).
6- Lastly when finished, when you select to close the file, it should prompt you with a dialog box asking if you want to: SAVE? "Yes","No","Cancel"
Thanks...cheryl