I have a campsite database that tracks the campsite, date arrived and
number of days stayed.
I need to have statistics showing how many campers were at the
campground on any given day or date range. For example, the month of
July I have 2 campers on July 1, 7 on July 2, 28 on July 3, 29 on July
4, etc.
Should I be collecting the data differently that the date arrived and
number of days stayed?
If a camper arrives July 2 and stays for 10 days, how can I show that
the campsite was occupied on July 2, 3, 4, 5, 6, 7, 8, 9, 10 and 11?
Thanks,
Confused/In need of help!
number of days stayed.
I need to have statistics showing how many campers were at the
campground on any given day or date range. For example, the month of
July I have 2 campers on July 1, 7 on July 2, 28 on July 3, 29 on July
4, etc.
Should I be collecting the data differently that the date arrived and
number of days stayed?
If a camper arrives July 2 and stays for 10 days, how can I show that
the campsite was occupied on July 2, 3, 4, 5, 6, 7, 8, 9, 10 and 11?
Thanks,
Confused/In need of help!
Comment