Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi Dave
Sorry not understand The workbook is saved as "name" each week one tab will be formatted and then saved as the "tab name" of in my case as cell A1 owing to the formula in A1 I,m not fully ofay with VBA, however, can edit the existing macro with the correct lines Hope this makes sence brian Dave Peterson wrote: You could just drop the formula in A1 and use the worksheet name itself. with activesheet .parent.saveas filename:="C:\" & .name & ".xls", ...rest of options end with Hi In cell A1 i have =cell"filename"A1 giving me the [quoted text clipped - 5 lines] regards -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...l-new/200601/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
File name equal cell contents | Excel Discussion (Misc queries) | |||
Links picking up values from an older version of linked file | Links and Linking in Excel | |||
Save a new file with the name that is in cell "C7" | Excel Discussion (Misc queries) | |||
Automatically save file based on cell value | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |