Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
G'day there One & All,
I've Googled for a resolution to my issue, but without success. Others asking about similar problems either have no response, or answers that don't help me at all :( I have a userform with a combobox; 2 textboxes; and 2 multiselect listboxes. Altogether with some other bits & pieces it constitutes the data entry form for a simple Excel database. To ensure a valid record I require an entry in each of the controls. When the "Enter Data" control button is clicked I have code which checks each control for an entry. If any control has no entry, the background changes to a bright colour & the record is not saved. All seems to work fine until we come to the listboxes. They are being cleared when read for the data validation. It makes no difference whether any field has valid data or not, the listbox entries are cleared every time (obviously, the other controls have no effect on them). Is there anyway to make the entries a tad less volatile? I'm using XL 2002 on XP. I don't recall what we use at work, but it seems to be fully compatible with XP. Thanks for reading this far, Ken McLennan Qld Australia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Check the path for validity | Excel Programming | |||
How can I show a validity by a prompted symbol in colour? | Excel Worksheet Functions | |||
How do I add a control check box to control other checkboxes? | Excel Worksheet Functions | |||
=VLOOKUP validity | Excel Programming | |||
Selecting control on userform with part of control name (set question) | Excel Programming |