Good Morning.
I have a master workbook that is feed from employee time cards. what is to make sure that there are certain cells filled out when a code is entered into the following merged cells
If Range "Type" is not blank, corrisponding Range "Hours" the same row needs to have a number. i would like a message box to appear before this is saved to read (Please input the number of hours you did not work) ...
Also
to include the above rule I need to see if Range "Type" has the code "LM" my range "To" needs to have the word drill or a 6 digit number.
if not before it is saved i need a message to read ("Please input or order number for the day you used LM")
I will take the code and apply it to each time card.
I hope this is clear enough to get started.
I have a master workbook that is feed from employee time cards. what is to make sure that there are certain cells filled out when a code is entered into the following merged cells
If Range "Type" is not blank, corrisponding Range "Hours" the same row needs to have a number. i would like a message box to appear before this is saved to read (Please input the number of hours you did not work) ...
Also
to include the above rule I need to see if Range "Type" has the code "LM" my range "To" needs to have the word drill or a 6 digit number.
if not before it is saved i need a message to read ("Please input or order number for the day you used LM")
I will take the code and apply it to each time card.
I hope this is clear enough to get started.