Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have tried the code below, but it does not like the second line on the Filt. If i only use one it runs, but with the other i get a method failed message? Can somebody tell me what the problem could be please Filt = "Comma Seperated Files (*.csv), *.csv" & _ "Excel Files (*.xls),*.xls" Title = "Please select the supplier file to process" ChDrive "C" ChDir "C:\Recon\A_BackUpFiles\From_Supplier" FileName = Application.GetOpenFilename(FileFilter:=Filt, Title:=Title) Les Stout *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GetOpenFileName with F*.txt | Excel Programming | |||
GetOpenFilename | Excel Programming | |||
GetOpenFilename | Excel Programming | |||
GetOpenFileName bug | Excel Programming | |||
getopenfilename | Excel Programming |