Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a workbook that generates summary data from data validation
lists and formulas. Once the data is set a macro is ran that creats a "clean" sheet preplacing the formulas etc with just the values, then removes all names from the clean sheet. The clean sheet is moved to a new workbook by right clicking the tab and selecting the new notebook... The problem is that the global names in the source notebook get copied to the new notebook. Is it possible to move the clean sheet so that it is realy "clean". thanks Robert |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe you can copy|paste special values into a newly created worksheet--instead
of copying the worksheet itself???? Robert H wrote: I have a workbook that generates summary data from data validation lists and formulas. Once the data is set a macro is ran that creats a "clean" sheet preplacing the formulas etc with just the values, then removes all names from the clean sheet. The clean sheet is moved to a new workbook by right clicking the tab and selecting the new notebook... The problem is that the global names in the source notebook get copied to the new notebook. Is it possible to move the clean sheet so that it is realy "clean". thanks Robert -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That will probably work, its just more steps. I actualy recieve
report from five source workbook. I try to simplify the process as much as possible so that when Im on vacation whoever is covering for me doesnt have to think too much ;) Thanks Robert On Jan 25, 5:33*pm, Dave Peterson wrote: Maybe you can copy|paste special values into a newly created worksheet--instead of copying the worksheet itself???? Robert H wrote: I have a workbook that generates summary data from data validation lists and formulas. Once the data is set a macro is ran that creats a "clean" sheet preplacing the formulas etc with just the values, then removes all names from the clean sheet. *The clean sheet is moved to a new workbook by right clicking the tab and selecting the new notebook... *The problem is that the global names in the source notebook get copied to the new notebook. *Is it possible to move the clean sheet so that it is realy "clean". thanks Robert -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe you can make it into a macro and then use that.
Robert H wrote: That will probably work, its just more steps. I actualy recieve report from five source workbook. I try to simplify the process as much as possible so that when Im on vacation whoever is covering for me doesnt have to think too much ;) Thanks Robert On Jan 25, 5:33 pm, Dave Peterson wrote: Maybe you can copy|paste special values into a newly created worksheet--instead of copying the worksheet itself???? Robert H wrote: I have a workbook that generates summary data from data validation lists and formulas. Once the data is set a macro is ran that creats a "clean" sheet preplacing the formulas etc with just the values, then removes all names from the clean sheet. The clean sheet is moved to a new workbook by right clicking the tab and selecting the new notebook... The problem is that the global names in the source notebook get copied to the new notebook. Is it possible to move the clean sheet so that it is realy "clean". thanks Robert -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using the Excel generic worksheet names instead of user-given names in code | Excel Discussion (Misc queries) | |||
Copy worksheet containing names to other workbook w/o problems? | Excel Discussion (Misc queries) | |||
Copy worksheet with named ranges to new workbook and keep names | Excel Worksheet Functions | |||
Copy names to new worksheet | Excel Worksheet Functions | |||
Worksheet copy problem - local names | Excel Discussion (Misc queries) |