Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
my macro calls a file to be copied into the spreadsheet.
Workbooks.Open Filename:= _ "C:\Documents and Settings\lhensel\My Documents\data file.xls" Sheets("ITEM370").Select Sheets("ITEM370").Move Befo=Workbooks("macro file").Sheets(1) the data file name is sometims different and the sheet sometimes changes too. is their a way to prompt for a filename? thanks, larry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prompt to save file | Setting up and Configuration of Excel | |||
Prompt for file name in a macro | Excel Discussion (Misc queries) | |||
Prompt user to select file with default file selected dialog | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming |