Greetings,
I have a worksheet when users enter a valid ID Number that will list a work list which corresponds to that ID number. However, if the user hit Enter without inputting data (ID number), then all worklist are returned, or say if users enter a non existing ID number, then the result is 0.
But, I would like the following to happen
1. If users forget to enter ID Number & hit enter, then they will get a
message saying : “Please Enter a valid ID Number”
2. If users enter a non–existing Id Number then they will get a
message saying “ ID Number Not Valid” “please enter a valid ID
Number”
Thank you in advance,
D
I have a worksheet when users enter a valid ID Number that will list a work list which corresponds to that ID number. However, if the user hit Enter without inputting data (ID number), then all worklist are returned, or say if users enter a non existing ID number, then the result is 0.
But, I would like the following to happen
1. If users forget to enter ID Number & hit enter, then they will get a
message saying : “Please Enter a valid ID Number”
2. If users enter a non–existing Id Number then they will get a
message saying “ ID Number Not Valid” “please enter a valid ID
Number”
Thank you in advance,
D