Is this possible, relatively easily?
I have a data entry form for bookings, for owners letting out their properties. Occasionally they send us bookings that overlap other ones already sent, or that are inconsistent in some way with what we've already got. E.g the people that are leaving go late and people arriving come early.
Can I place a sub-form on that data entry form, that shows a datasheet view of the customer's bookings that we already have? It doesn't HAVE to be a data entry form as such, so long as I can add an 'Add new record button', so that as soon as I type in the property code, the datasheet below filters on the records we already have for that code.
Thanks as always.