1superuser
New member
- Local time
- Today, 07:56
- Joined
- May 26, 2021
- Messages
- 2
Hi beloved programmers, I am creating this appointment scheduling database for a clinic and am not that experienced with VBA, The database captures the date, appointment time (a lookup field from another table), and other details from patients. I want to create a form where i can be able to select a date and all the appointments on that day show up below the lookup field - like below. , After that i would want to create a form with textboxes that change background color if that time of the day has an active appointment. Kindly assist with ideas or procedures i will do the rest of googling and code