Re: Show Filename Only in ComboBox Pulldown
- From: "Jim Cone" <jim.coneXXX@xxxxxxxxxx>
- Date: Tue, 28 Jun 2005 21:03:48 -0700
Another approach would be to use two columns in the combo box.
The first column to display the file name and a second hidden column
to contain the full file path.
Jim Cone
San Francisco, USA
"Dave Peterson" <ec35720@xxxxxxxxxxxxxxxxx> wrote in
message news:42C215C7.14E6BFCD@xxxxxxxxxxxxxxxxxxxx
If you only keep track of the filename, then excel won't know to look in c:\temp
(or any of its subfolders).
In fact, if there are two files (in different subfolders) that share the same
name, how would the user decide which is which?
I'd make that combobox bigger and show the complete path.
.
- Follow-Ups:
- Re: Show Filename Only in ComboBox Pulldown
- From: D.Parker
- Re: Show Filename Only in ComboBox Pulldown
- References:
- Show Filename Only in ComboBox Pulldown
- From: D.Parker
- Re: Show Filename Only in ComboBox Pulldown
- From: Jim Cone
- Re: Show Filename Only in ComboBox Pulldown
- From: D.Parker
- Re: Show Filename Only in ComboBox Pulldown
- From: Dave Peterson
- Re: Show Filename Only in ComboBox Pulldown
- From: D.Parker
- Re: Show Filename Only in ComboBox Pulldown
- From: D.Parker
- Re: Show Filename Only in ComboBox Pulldown
- From: Dave Peterson
- Show Filename Only in ComboBox Pulldown
- Prev by Date: Re: Show Filename Only in ComboBox Pulldown
- Next by Date: Matching contents
- Previous by thread: Re: Show Filename Only in ComboBox Pulldown
- Next by thread: Re: Show Filename Only in ComboBox Pulldown
- Index(es):
Relevant Pages
|