I realize that is a terrible subject line, not sure how else to word it. Here is my issue and hope someone can help me with it
I have (3) forms - CONTACTS, CRUISEBOOKING and FITBOOKING. I have a union query that provides me with both cruisebooking and fitbooking for that contact. This works fine and it gives me exactly what I need. The union query is now a subform on my contacts form so I can see all of the bookings made for that contact.
From that subform I would like to be able to open that specific booking. Is this possible or am I wasting my time banging my head against the wall. When I had the reports seperate - one for CRUISE and one for FIT I could open that specific record, I just can't figure out how to do this when they are both on the same subform. Maybe a docmd statement with elseif?
I hope I explained this well enough for someone to help me.
I have (3) forms - CONTACTS, CRUISEBOOKING and FITBOOKING. I have a union query that provides me with both cruisebooking and fitbooking for that contact. This works fine and it gives me exactly what I need. The union query is now a subform on my contacts form so I can see all of the bookings made for that contact.
From that subform I would like to be able to open that specific booking. Is this possible or am I wasting my time banging my head against the wall. When I had the reports seperate - one for CRUISE and one for FIT I could open that specific record, I just can't figure out how to do this when they are both on the same subform. Maybe a docmd statement with elseif?
I hope I explained this well enough for someone to help me.