Hello again!
Could anyone please help me with the below?
I have a userForm to capture various data into excel sheet. everything works fine but i have two things to add and zero idea how to do it.
1. add data entry from a option boxes...
There are 2 groups of optionBoxes - "Unit" (3 to choose - UNIT A, UNIT B, UNIT C) and "type" - 9 to choose - red1 red2 etc....
I would like the user to be able to select ONE unit and ONE Type and after the form is submitted it would add the exact values into specific row as in the code below. (Grouping is done)
Here's thecode I already have:
Also i would like it to convert the input of "y" in
into UPPERCASE automaticly before submitting data.
And Finally at the very end I would like the form to clear before it closes.
Any help would be amazing!
Bookmarks