Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you want to select a file, it might be just as straight forward to put a
command button on a userform and have the command button issue a Chdrive "C" Chdir "C:\My Default Folder" fName = Application.GetOpenFileName see help on GetOpenFileName for argument options. There isn't much you can do with an inputbox itself using built in capabilities. -- Regards, Tom Ogilvy "banavas " wrote in message ... Dear Friends, how can I add a browse button on an inputbox? I added a default value (path) but I want to give the user the option to select a file to read through a browse button. Thanks, G. --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to browse Add-ins???? | Excel Discussion (Misc queries) | |||
Browse Desktop | Excel Discussion (Misc queries) | |||
Browse File for Mac | Excel Discussion (Misc queries) | |||
can't browse file | Excel Discussion (Misc queries) | |||
Browse Dialog Box in VBA? | Excel Programming |