Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application in which I currently save certain ranges (via
VBA) to a separate sheet within the app which can then be manually saved to a separate workbook. By reversing the procdure, I can read in data to the app. Clumsy! What I'd like is to have the subroutine prompt for a file name and then create a new book and then copy the ranges to the new book. Conversely, I need a routine that allows me to (again, via dialog) to specify a file that would then be opened and the data read back to the app. Any help would be really appreciated. Simon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How write Macro to save worksheet to a RELATIVE address | Excel Discussion (Misc queries) | |||
how do I write a request to 'Save As' Macro | Excel Discussion (Misc queries) | |||
Can I write an excel formula to display the file save date? | Excel Worksheet Functions | |||
Write no closed workbook ? | Excel Programming | |||
Write to closed workbook code | Excel Programming |