Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
i have a collection (this contains names from a list) ================================================== ===== it is used in a number of comboboxes ================================================== ===== if a selection is made from the list can it do this? = for the record selected, input the data from combobox1 into column "AX" and the data from textbox (this will depend on which combobox is being used) into column "AY" = remove the record selected from the collection ================================================== ===== if a blank selection is made (existing record changed) = for the record that was already in the combobox the date in column "AX" needs to return to blank, and time in column "AY" needs to return to blank = the record then needs to return to the collection for selection in another combobox ================================================== ===== if anyone has any queries or would like to let me know that they are trying to help, please e-mail me at Thank you, Robert Couchman |