Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I am designing a macro that displays an Open dialogue box that asks a user to select a filename to open (in this case it’s a text file that I am importing into Excel) Application.Dialogs(xlDialogOpen).Show I need help with the code that comes after the file is selected and the user selects open. How to I ensure that the correct column settings (it's a fixed width import) are applied and the file continues to open? At present when the user selects “Open” the Import Wizzard come up. I need this part to be automated. I can do all of the above using an Importbox but would rather use the dialogue box. Hope this all makes sense! Regards Garry -- Gazzr ------------------------------------------------------------------------ Gazzr's Profile: http://www.excelforum.com/member.php...o&userid=31075 View this thread: http://www.excelforum.com/showthread...hreadid=513413 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Importing text-files | Excel Discussion (Misc queries) | |||
Importing Text Files | Excel Discussion (Misc queries) | |||
Importing text files | Excel Programming | |||
Importing data from text files | Excel Programming | |||
importing text files | Excel Programming |