Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello All,
I want to make a form with two lists. One list showing eg all files in a particular folder and one empty list. The idea is to select one or more files and by pushing an ADD button these filenames are placed into the empty list. (removing them from first list) (this is different in compare to a normal folder viewer) Selecting files can be one by one and ADDING them one by one or by selecting more files in once. After finishing the files in the new list can be used for performing special things on the selected files. This looks like any picture-viewer were you can select files for a Dia-show. Does anybody have any suggestions? (sites , examples etc) Which tool are easy to use or manipulate via VBA in other to get this to work? Manipulating the order of the list by means of buttons MOVING UP or DOWN. Thanks in advance, Kimball Engbersen |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
This is a good project. I will get cracking on it ASAP The concept, as I see it, will allow the user to select a Target folder with the file open method. No files are actually opened but are listed in listbox1. The user can then move the files to be worked on into listbox2. - Add (from Listbox1) or Remove (from Listbox2) - I will put the utility on my site in a few days. If you prefer a modification to suit, send me the details. http://www.geocities.com/excelmarksway - -Mark "Subteam" wrote: Hello All, I want to make a form with two lists. One list showing eg all files in a particular folder and one empty list. The idea is to select one or more files and by pushing an ADD button these filenames are placed into the empty list. (removing them from first list) (this is different in compare to a normal folder viewer) Selecting files can be one by one and ADDING them one by one or by selecting more files in once. After finishing the files in the new list can be used for performing special things on the selected files. This looks like any picture-viewer were you can select files for a Dia-show. Does anybody have any suggestions? (sites , examples etc) Which tool are easy to use or manipulate via VBA in other to get this to work? Manipulating the order of the list by means of buttons MOVING UP or DOWN. Thanks in advance, Kimball Engbersen |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello Mark,
It was new for me too. But ... I am interested in two things: Selecting files via this method and Selecting items (can be anything, eg just words) in this matter. I wil have a look at your site. Thanks in advance. Have a nice day. Kimball "exceluserforeman" schreef in bericht ... Hello, This is a good project. I will get cracking on it ASAP The concept, as I see it, will allow the user to select a Target folder with the file open method. No files are actually opened but are listed in listbox1. The user can then move the files to be worked on into listbox2. - Add (from Listbox1) or Remove (from Listbox2) - I will put the utility on my site in a few days. If you prefer a modification to suit, send me the details. http://www.geocities.com/excelmarksway - -Mark "Subteam" wrote: Hello All, I want to make a form with two lists. One list showing eg all files in a particular folder and one empty list. The idea is to select one or more files and by pushing an ADD button these filenames are placed into the empty list. (removing them from first list) (this is different in compare to a normal folder viewer) Selecting files can be one by one and ADDING them one by one or by selecting more files in once. After finishing the files in the new list can be used for performing special things on the selected files. This looks like any picture-viewer were you can select files for a Dia-show. Does anybody have any suggestions? (sites , examples etc) Which tool are easy to use or manipulate via VBA in other to get this to work? Manipulating the order of the list by means of buttons MOVING UP or DOWN. Thanks in advance, Kimball Engbersen |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look for
SelectWorkbooks.xls at http://www.geocities.com/excelmarksway -- Mark Uploaded today. "Subteam" wrote: Hello Mark, It was new for me too. But ... I am interested in two things: Selecting files via this method and Selecting items (can be anything, eg just words) in this matter. I wil have a look at your site. Thanks in advance. Have a nice day. Kimball "exceluserforeman" schreef in bericht ... Hello, This is a good project. I will get cracking on it ASAP The concept, as I see it, will allow the user to select a Target folder with the file open method. No files are actually opened but are listed in listbox1. The user can then move the files to be worked on into listbox2. - Add (from Listbox1) or Remove (from Listbox2) - I will put the utility on my site in a few days. If you prefer a modification to suit, send me the details. http://www.geocities.com/excelmarksway - -Mark "Subteam" wrote: Hello All, I want to make a form with two lists. One list showing eg all files in a particular folder and one empty list. The idea is to select one or more files and by pushing an ADD button these filenames are placed into the empty list. (removing them from first list) (this is different in compare to a normal folder viewer) Selecting files can be one by one and ADDING them one by one or by selecting more files in once. After finishing the files in the new list can be used for performing special things on the selected files. This looks like any picture-viewer were you can select files for a Dia-show. Does anybody have any suggestions? (sites , examples etc) Which tool are easy to use or manipulate via VBA in other to get this to work? Manipulating the order of the list by means of buttons MOVING UP or DOWN. Thanks in advance, Kimball Engbersen |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking for duplicate items in list | Excel Worksheet Functions | |||
Pick List Box | New Users to Excel | |||
copying list items | Excel Discussion (Misc queries) | |||
Selecting items from a list. To transfer to another worksheet? | Excel Discussion (Misc queries) | |||
How do I find out what items are in one list but not in another l. | Excel Discussion (Misc queries) |