Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 workbooks.
Name:Database workbook and Employee workbook. FOr the Database workbook, I got 30 worksheets in it which I define th range, and I give the worksheet name for each of the 30 employees. when I open the Employee worksheet, the particular data for eac employees from the Database workbook will be copy over to employe workbook. Employee will make their entries there, then save it. Th data that save will then copy and paste to the particular worksheets i the Database workbook. This work great for me! Anyway, my boss ask me to do it more easily s that they can add/ delete employees in the Database workbook easier. How can I do such that, when I key in employee name, and click on "ADD button in userform, it will create a new worksheet which th worksheet's name is the Employee name? After create the worksheet, would like the macro to define the range for the worksheets(So that can copy & Paste using this range). How to do this using code? Hoping for someone to shed the light for me. THanks in advance -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i create a macro to rename worksheets in excel? | Excel Discussion (Misc queries) | |||
Macro to Create Worksheets Based on Cell Values | Excel Worksheet Functions | |||
I need to create a data base | Excel Discussion (Misc queries) | |||
CREATE MACRO TO COPY MULTIPLE WORKSHEETS | Excel Discussion (Misc queries) | |||
Create Data base | Excel Programming |