Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would really appreciate anyone who could show me macro code to accomplish
this. I need to save workbooks with a filename generated from the values in multiple cells. I need to fully automate this process up to the point where i can browse to a save location, then hit save. The criteria is as follows.. - MUST specify (2) cells to gather data from to join to make 1 filename ie. A1,A2 (saveas filename should look like "data1 - data2.xls" ) - MUST also specify worksheet in the workbook to grab the data from ie. 'SHEET2' - MUST pop-up the 'browse' dialog, so i can select save location. TIA! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use cell contents to build sheet reference | Excel Discussion (Misc queries) | |||
SaveAs Cell.value=filename | Excel Programming | |||
Macro to Save As with filename based on cell contents. | Excel Programming | |||
Set Saveas Filename from Cell Contents Using VBA | Excel Programming | |||
Macro to open SaveAs... and change filename to cell value | Excel Programming |