fargos99
09-05-2000, 12:02 AM
I have a form in which a number of combo box values are chosen and the added together. The problem that I am having is resetting all the combo boxes to '0' in order to perform the task again cleanly.
Help!!!
Help!!!
|
View Full Version : resetting combo box values fargos99 09-05-2000, 12:02 AM I have a form in which a number of combo box values are chosen and the added together. The problem that I am having is resetting all the combo boxes to '0' in order to perform the task again cleanly. Help!!! Travis 09-05-2000, 12:32 PM Set each combo = Null or Empty |