I need a code for input box asking "Please enter Business Unit".
It should except only 4 digits which should be numeric. Should not accept text or less or more than 4 digits. If tried to enter should give an error.
It should accept only these business units - 0513, 0517, 0527, 2155, 2159, 2127, 3654 & 3655.
If user try to input any other thing apart from the above business units it should show error as "INVALID ENTRY".
The inputted data should get stored in sheet named "Control Sheet" in "C3"
Second input box should be asking for "Please enter date in mm-dd-yyyy format"
if the input is not in this format it should give an error "INVALID ENTRY".
If properly inputted the same should get stored in sheet named"Control Sheet" in "K3"
Kindly Help
--
Thanks,
Mayank
Bookmarks