G
Guest
I need the user to select values from three combo boxes before a complicated
calculation begins. Where do I put the code and message box to remind the
user that he must select each value before the calculation is processed.
The calculation code is in the "Calculate Return" command button on-click
event.
Values for ComboBoxes: AccountID, BeginDate, EndDate
calculation begins. Where do I put the code and message box to remind the
user that he must select each value before the calculation is processed.
The calculation code is in the "Calculate Return" command button on-click
event.
Values for ComboBoxes: AccountID, BeginDate, EndDate