Forgive me, but i am having a problem with the first part too...
The Dlookup turns out the correct customer number, but I cannot write it into the entire statement like this:
DoCmd.OpenForm "frmCustomersReservations", , , "[CustomerID]=DLookup("CustomerID", "Customers", "ReservationID=" &...