I have one form where ordering information is entered, but everything can't be entered at the time of order. So I have another form that lets the user finish the information (quantity received and time received) once the product is received, this is usually anywhere from 2 to 6 hours later. I want to make it required to enter a time in the update form if a quantity received is entered. Is there some VB code that will perform this for me?