Hello,
I have a form called fBookings which pulls data from 2 tables:
· field [Guest] in table tGuest, and
· field [ArrDate] in table tBookings
How can I highlight the field [Guest] in form fBookings if there are multiple instances of the same guest [Guest] arriving on the same date [ArrDate]?
Thanks much!
ZDJBEL