Next, I'm trying to put a code in for when "Valve #" is populated , AND the "Location" is null, a prompt appears to remind the user "Please enter the valve Location!"
Ive tried putting this into the BeforeUpdate and
Private Sub VALVE_#_BeforeUpdate(Cancel As Integer)
If Not...