terrymclery
New Member
- Joined
- Sep 19, 2006
- Messages
- 3
Hi there,
I have a spreadsheet that is an export from a database (that doesn't let me change the output criteria).
I am trying to make a workbook that will allow someone to copy the exported data into an Excel template and run a macro. I want the macro to copy all the information for each record into a separate worksheet, based on the manager's name (ie, to create a list of all the jobs a certain manager is in charge of). Ideally, I would like it to automatically name the worksheet after the manager's name.
Column A ("job number", every value is different) / Column B ("job reference title") / Column C ("manager", managers have multiple jobs). Every column thereafter is data that needs to be copied.
I would really appreciate it if anyone can give me a hand solving this problem!
-Terry
I have a spreadsheet that is an export from a database (that doesn't let me change the output criteria).
I am trying to make a workbook that will allow someone to copy the exported data into an Excel template and run a macro. I want the macro to copy all the information for each record into a separate worksheet, based on the manager's name (ie, to create a list of all the jobs a certain manager is in charge of). Ideally, I would like it to automatically name the worksheet after the manager's name.
Column A ("job number", every value is different) / Column B ("job reference title") / Column C ("manager", managers have multiple jobs). Every column thereafter is data that needs to be copied.
I would really appreciate it if anyone can give me a hand solving this problem!
-Terry