Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
RWN RWN is offline
external usenet poster
 
Posts: 104
Default FileDialog - Not available in 2k?

Set fd = Application.FileDialog(msoFileDialogFilePicker)

Works well in '03 but get a "User-defined type not defined" error in 2k on the "fd".

I'm assuming this is something new (after 9.0)?

--
Regards;
Rob
------------------------------------------------------------------------


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default FileDialog - Not available in 2k?

It was added in xl2002.

RWN wrote:

Set fd = Application.FileDialog(msoFileDialogFilePicker)

Works well in '03 but get a "User-defined type not defined" error in 2k on the "fd".

I'm assuming this is something new (after 9.0)?

--
Regards;
Rob
------------------------------------------------------------------------


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default FileDialog - Not available in 2k?

ps.

Jim Rech has a BrowseForFolder routine at:
http://www.oaltd.co.uk/MVP/Default.htm
(look for BrowseForFolder)

John Walkenbach has one at:
http://j-walk.com/ss/excel/tips/tip29.htm

RWN wrote:

Set fd = Application.FileDialog(msoFileDialogFilePicker)

Works well in '03 but get a "User-defined type not defined" error in 2k on the "fd".

I'm assuming this is something new (after 9.0)?

--
Regards;
Rob
------------------------------------------------------------------------


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
RWN RWN is offline
external usenet poster
 
Posts: 104
Default FileDialog - Not available in 2k?

Dave;
Thanks for the confirmation, and the links.
Guess it's time to upgrade - getting out of sync between home and work!

--
Regards;
Rob
------------------------------------------------------------------------
"Dave Peterson" wrote in message
...
ps.

Jim Rech has a BrowseForFolder routine at:
http://www.oaltd.co.uk/MVP/Default.htm
(look for BrowseForFolder)

John Walkenbach has one at:
http://j-walk.com/ss/excel/tips/tip29.htm

RWN wrote:

Set fd = Application.FileDialog(msoFileDialogFilePicker)

Works well in '03 but get a "User-defined type not defined" error in 2k on the "fd".

I'm assuming this is something new (after 9.0)?

--
Regards;
Rob
------------------------------------------------------------------------


--

Dave Peterson



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FileDialog to select file Acid-Sky Excel Discussion (Misc queries) 2 September 12th 05 06:53 PM
filedialog Norm Excel Worksheet Functions 0 July 29th 05 10:17 PM
FileDialog problem MD Excel Programming 1 December 15th 04 04:01 AM
FileDialog Help Maynard Excel Programming 0 August 4th 04 01:43 PM
FileDialog Jag Man Excel Programming 3 February 2nd 04 04:50 AM


All times are GMT +1. The time now is 06:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"