Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() One issue I am having with my code is, On my excel form, I have text boxes, radio buttons, and check boxes. And I have marked some fields as mandatory, i.e. If users clicks submit button without filling out these mandatory fields, they will see a popup msg box asking them to input data in these fields. The issue is: If a user forgets to input data in a mandatory field, A msgbox is displayed to remind user to populate. Once the user clicks ok on the msgbox, then inputs the data in the mandatory field and clicks submit the data in excel sheet is populated twice. One without the mandatory field(first click on submit by user) and One with the mandatory field in a new row(second click on submit button after user is reminded of the mandatory field) I hope I made it clear. Thanks a LOT in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to print a form multiple times on one page | Excel Discussion (Misc queries) | |||
Printing Single Worksheet Multiple Times with Different Data | New Users to Excel | |||
Inserting a single row to separate data multiple times | Excel Discussion (Misc queries) | |||
2 column List Box populated with data not from Excel sheet? | Excel Programming | |||
Cost times amount (if populated) | Excel Worksheet Functions |