Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I run the following code I get an error:
CODE: fname=Application.GetOpenFilename(filefilter:="TEX T FILES(*.TXT), *.TXT") ERROR: Run-time error '1004' Method 'GetOpenFilename' of object '_Application' failed This works on a PC but not on a Mac!! PLEASE HELP!!!! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
From JE McGimpsey There are a few minor exceptions (e.g., the GetOpenFileName method's FileFilter argument has a different syntax between platforms). See the help Search Google for JE McGimpsey and GetOpenFilename for more help -- Regards Ron de Bruin http://www.rondebruin.nl wrote in message ups.com... When I run the following code I get an error: CODE: fname=Application.GetOpenFilename(filefilter:="TEX T FILES(*.TXT), *.TXT") ERROR: Run-time error '1004' Method 'GetOpenFilename' of object '_Application' failed This works on a PC but not on a Mac!! PLEASE HELP!!!! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could you help me with the syntax. I am a rookie. Where is the help??
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have no Mac
Read the threads from JE McGimpsey in Google http://groups.google.com/advanced_gr...%20McGimpse y -- Regards Ron de Bruin http://www.rondebruin.nl "Darin" wrote in message ups.com... Could you help me with the syntax. I am a rookie. Where is the help?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GetOpenFilename - Error | Excel Programming | |||
GetOpenFileName | Excel Programming | |||
GetOpenFilename | Excel Programming | |||
GetOpenFilename | Excel Programming | |||
getopenfilename | Excel Programming |