Hi
I am working on a database for a friend of mine who has a hairdressing salon and I have created an appointment form which basically has boxes for each time slot for each of the 4 stylists that work in the shop.
I have built in functionality so that when I click on a blank appointment slot the form to enter appointments for that stylist opens with the date, day and time already populated. I can then enter details into this form and this adds data to an appointment table, which holds things like date, day, time, customer, stylist, service etc.
I would like to populate my Appointment form with this Appointment Table data and then when I click on a populated appointment slot the same form would open but with all the current data in there so I could edit it, I would then want the Appointment form to reflect the changes and also reflect any new appointments.
Is this possible as I seem to be struggling populating the form - definitely hitting a brick wall
Thanks in advance
Rich
I am working on a database for a friend of mine who has a hairdressing salon and I have created an appointment form which basically has boxes for each time slot for each of the 4 stylists that work in the shop.
I have built in functionality so that when I click on a blank appointment slot the form to enter appointments for that stylist opens with the date, day and time already populated. I can then enter details into this form and this adds data to an appointment table, which holds things like date, day, time, customer, stylist, service etc.
I would like to populate my Appointment form with this Appointment Table data and then when I click on a populated appointment slot the same form would open but with all the current data in there so I could edit it, I would then want the Appointment form to reflect the changes and also reflect any new appointments.
Is this possible as I seem to be struggling populating the form - definitely hitting a brick wall
Thanks in advance
Rich