I created a command with validity checker defined. The validation work fine but the parameter list is not refreshed from previous calls to the command. I've defined a simple list for "user name " parameter in my command. If I give 3 user names (A, B, & C) in the list, in the next call even if I...
I am designing a database for product which will have seven different combo boxes. with each selection in each combo box needing to limit what is available in the others. Can some body please help?
I would like to ask if someone has a JavaScript code which does the validation on a combobox field. If nothing is selected, a warning pops up and reminds the user that a value has to be selected. I tried to use this code which works fine on regular text fields: if (document.forms[0].AppName.value...
Can a cell have a validation rule from a list and also have the ability to free type in that cell? This is in Excel 2003.


