qurn
Registered User.
- Local time
- Today, 12:22
- Joined
- May 2, 2005
- Messages
- 63
I'm making a database that has to do with ski lifts. There is a report I'm trying to make about some safety equipment, the way the boss wants it structured with six consecutive text boxes, like this:
[Function][location][check box][Function][location][check box]
Now the text boxes are filled with values from a table. The problem is that if you put two text boxes side by side it will just display the same values. I was wondering if there is a way to get it to display consecutive values from the table even if they are side by side.
[Function][location][check box][Function][location][check box]
Now the text boxes are filled with values from a table. The problem is that if you put two text boxes side by side it will just display the same values. I was wondering if there is a way to get it to display consecutive values from the table even if they are side by side.