Kruger_jjp
New member
- Local time
- Today, 09:56
- Joined
- Sep 23, 2011
- Messages
- 7
Hi, I have a form with about 40 Toggle buttons on it. I want the form to populate from a table. This table stores the status from rooms.
My table name is [Room]
Fields [Room] and [Room_Status]
I want to call the button BtnBS1 (Room BS1) and if the status for that room is occupied the button when loaded will be RED, and if it is available it must be green.
I want the form to be an graphical overview of what rooms are occupied and what rooms are available. By clicking on a green room I want another form to open to allow me to fill it with data.
How do I point to the table when I load the form?
Please help.
Thanks
My table name is [Room]
Fields [Room] and [Room_Status]
I want to call the button BtnBS1 (Room BS1) and if the status for that room is occupied the button when loaded will be RED, and if it is available it must be green.
I want the form to be an graphical overview of what rooms are occupied and what rooms are available. By clicking on a green room I want another form to open to allow me to fill it with data.
How do I point to the table when I load the form?
Please help.
Thanks