Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application where I receive an Excel workbook
from an ERP system. Each workbook has a unique name. I want to save the workbooks to an established file location. When I record a macro with using the Save As I want the file to be saved with the unique name passed to me. In the recorded macro the specific workbook name is called out. example: ActiveWorkbook.SaveAs Filename:= "C:\Documents and Settings\My Documents\uniquename.xls" How do I make the marco take the exact workbook name in insert it over the uniquename.xls ... ie making it a variable? Does that make since to anyone? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving a worksheet | Excel Discussion (Misc queries) | |||
Saving in 1 worksheet only | Excel Worksheet Functions | |||
Saving a worksheet | Excel Discussion (Misc queries) | |||
Saving Worksheet | Excel Discussion (Misc queries) | |||
worksheet saving | Excel Discussion (Misc queries) |