Hello all.
I'm new to access and am trying to create a calendar/schedule in access. Yes I know there's a bunch of other ways and software to use, but I want to keep it together with the database I already have. I'm new to access and know very little about "coding" (vba) or anything else. Point and click I'm good at. LOL
Here's what I'm working with....
I have 5 days Mon-Fri.. Each day has 8 time slots. Each time slot has about 6 fileds, customer name, address, etc. I'd like to use the Calendar Control to be able to pick a date, and have it display ALL 8 time slots and the info they contain, on the same form, not just one entry at a time. This is so it's easier and quicker to read. Customer calls says come do work, I look up the date and can see I have a couple time slots open. I enter their info, save it and done. I also will create a report first thing the next morning for the day before. I should be able to do that once I get the initial table or tables set up.
Like I said I don'e know how to code, so please keep it simple if you can. Any help would be greatly appreciated.
Thank you,
Bill
I'm new to access and am trying to create a calendar/schedule in access. Yes I know there's a bunch of other ways and software to use, but I want to keep it together with the database I already have. I'm new to access and know very little about "coding" (vba) or anything else. Point and click I'm good at. LOL
Here's what I'm working with....
I have 5 days Mon-Fri.. Each day has 8 time slots. Each time slot has about 6 fileds, customer name, address, etc. I'd like to use the Calendar Control to be able to pick a date, and have it display ALL 8 time slots and the info they contain, on the same form, not just one entry at a time. This is so it's easier and quicker to read. Customer calls says come do work, I look up the date and can see I have a couple time slots open. I enter their info, save it and done. I also will create a report first thing the next morning for the day before. I should be able to do that once I get the initial table or tables set up.
Like I said I don'e know how to code, so please keep it simple if you can. Any help would be greatly appreciated.
Thank you,
Bill
Comment