October 12, 201015 yr Newbies I am working in a hospital where patients are in rooms and rooms are on named floors. i would like to be able to enter a room number for a patient and have the database lookup or calculate the floor name. it seems easy but im stumped. i have a table for floor names with beg and end room numbers related to the patient information via room number which is related as beg = room number = end. please help ken
October 12, 201015 yr If the relationship is set up correctly, you can place the floor name field from Floors table on the patients layout (make it non-enterable, so they cannot modify it accidentally). No lookup or calculation is required.
October 12, 201015 yr Author Newbies thanks to all i re-examined the relationship and had it backwards. works like a charm now.
Create an account or sign in to comment