PHV option is good - on current runs each time you move from one record to another.
However, in the interests of a decent UI (User Interface) I'd suggest not msgbox'ing at all - when you message box a user every time they move record they become very nonchalant and ust habitutally click ok or hit enter cos they learn to expect it.
Maybe in the oncurrent event look at something like setting the .color property to red, or maybe an "Update Rental Calculation" button that does the check before displaying result.
The best way is to ask the person who will be using it - believe me, they certainly wont want it on open of the form!
Good luck, JB