________________________________________________________________________
Zameer Abdulla Visit Me A person who misses a chance and the monkey who misses its branch can't be saved.
I have 3 tables; PendReq (primary table for this form)
RoomName(key=intRmKey), & RoomType(key=intRmTypeID).
PendReq has a tracking Number, RoomType, and room Name fields. (RoomName can be blank)
When I link the keys for all subtables, I only get records where RoomName has a value. When I don't link the key to roomName, I get a record for each PendReq, duplicated for each RoomName in RoomName table.
What I want is to show each record in PendReq. When RoomName is present, I want to show that, otherwise I want to show RoomType.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.