Thanks for the response. The dates are stored as standard format: xx/xx/xxxx.
As far as my calendar, I don't have one at this point. I am not sure if the
built-in activeX calendar is the one to use, or if it would even work. I am
really looking for a point in the right direction.
Here's what my goal is:
-Orders are entered for a particular due date, on a seperate form.
-Then the form that I want to create is opened. For each day of the week, I
want to show 3 categories, which are defined during step 1, with cumaltive
production times for each. So, the result is, I can look at any particular
day, and be able to get a summary of production times.
I feel that I need the structure of a calendar in order for this to work,
but I am just not sure how to make it happen.
Thanks in advance.