I have written a database (Access97) for booking Employees Holidays within our company. On the Booking form I have displayed the number of days booked via a simple unbound control - Sum([Amount]). How can I check/restrict the bookings so that the maximum bookings cannot exceed the allowance?
I realise it's probably an easy and obvious answer - but I'm not well enough versed in Vb to write the code!!!
Is the form even the best/correct place to do this?
Thanks in anticipation!
Ian
I realise it's probably an easy and obvious answer - but I'm not well enough versed in Vb to write the code!!!
Is the form even the best/correct place to do this?
Thanks in anticipation!
Ian