Hi all,
I'm an access newbie, and have a two part question so please bare with me if my terminology (or method of wanting to do this) is incorrect. First, for ease of simplicity, I want to select a start time and an end time from two separate combo boxs and have the values auto populate the table fields with the inbetween. I.e. I select 6am for the start, and 3pm for the end and hit add. This will write the ID associated with PersonA into columns 6am and 3pm. But how do I fill the in between fields automatically ( 7am, 8am, 9am, and so on)?
With the above in mind, in my subform, I would like to have this visually represented with labels as 6am through to 3pm, with the intention of later adding controls to edit 1pm's label or 2pm's label to show different colors for different assignments during that time.
As I am still learning about VBA and access, I just do not have the experience or knowledge to tackle a new problem such as this one. so if someone could please point me in the right direction I would be more than thankful!
Cheers,