Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default Form controls

In Excel 2000, I am trying to create a form with a Drive list box and a
Directory list box. I can't seem to find these controls. I hate using the
comdialog control. Any suggestions? I need to display a form in which the
user can change drives and directories looking for an Excel file to edit and
translate into another Excel file.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Form controls

Maybe you can just use:

dim myfilename as variant
myfilename = application.getopenfilename

Help has a better example.



Sheldon wrote:

In Excel 2000, I am trying to create a form with a Drive list box and a
Directory list box. I can't seem to find these controls. I hate using the
comdialog control. Any suggestions? I need to display a form in which the
user can change drives and directories looking for an Excel file to edit and
translate into another Excel file.

Thanks


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Form controls

Just to add to Dave's suggestion.
Those controls are not provided in Excel/office.

--
Regards,
Tom Ogilvy


"Sheldon" wrote in message
...
In Excel 2000, I am trying to create a form with a Drive list box and a
Directory list box. I can't seem to find these controls. I hate using

the
comdialog control. Any suggestions? I need to display a form in which

the
user can change drives and directories looking for an Excel file to edit

and
translate into another Excel file.

Thanks



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
ActiveX Controls vs Form Controls Alex Excel Discussion (Misc queries) 1 January 11th 06 08:46 AM
about more controls of a form EXCEL$B!!(BNEWS Excel Programming 0 October 1st 04 08:59 AM
User form controls add nath Excel Programming 1 May 26th 04 10:58 AM
User Form Controls Keith Willshaw Excel Programming 0 August 29th 03 01:20 PM
User Form Controls Tom Ogilvy Excel Programming 0 August 29th 03 12:42 PM


All times are GMT +1. The time now is 08:19 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"