Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I'm trying to have a non active worksheet save to a new workbook. I
am able to do what I need by using the activeworkbook command, but I end up creating new workbooks with more worksheets then they need. What I am doing is creating packing slips with Excel, on one sheet the user enters the data as well as drop down lists, then each time I execute the print macro I created, it copies the data from the user form to where I want them on the packing slip, increments the serial number for the packing slip, prints it, then saves a copy of the packing slip using the packing slip number which is located in a cell as the file name. It's working okay, I just want to be able to save the actual packing slip file without the other tabs that have the user entered data. I will probably turn the user portion into a form, but for now this solution is working..minus being able to save a non active worksheet as its own file. Thanks to all for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save worksheet to seperate file? | Excel Discussion (Misc queries) | |||
Exproting Excel Worksheet to seperate Workbook | Excel Programming | |||
macro in nonactive workbook | Excel Programming | |||
copy range from each worksheet to seperate workbook | Excel Programming | |||
How to save each worksheet as seperate file? | Excel Programming |