Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi!
I have a listbox in a user form... I would like to populate the listbox ( on open) with cell A4 (this will be a state or city that the user enters into cell A4 of each DS Details worksheet) of all the worksheets in the activeworkbook that have the name "DS Details" in the name. ( it's ok to have the ws name and cell A4 contents in the listox) These worksheets have numbers after them and appear as DS Details , DS Details (2) , DS Details (3)...and so on...unlimited allowed (or Excel allows) After the list is populated with the contents of cell A4 of each worksheet that has the name DS Details, I would like the user to select the one they want (by clicking on it in the listbox)...and then when they click OK on the user form... a worksheet (called OT) from my addin file (addin file is called "Test" for now), will be copied to the activeworkbook "after" the "DS Details" worksheet ....that the user selected in the Listbox from the Userform... I hope that made sense.. it was hard to explain.. I'm not sure if this can be done.....If it can... can someone please explain how I do this with code... Any help is always appreciated. Thanks in advance! :) Kimberly |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populating listbox | Excel Discussion (Misc queries) | |||
Populating cells: Working in multiple worksheets | Excel Worksheet Functions | |||
Populating Multiple Worksheets with one entry | Excel Worksheet Functions | |||
Populating listbox | Excel Programming | |||
Populating a ListBox | Excel Programming |