Create a registration log

Closed
Rich - Aug 30, 2016 at 12:25 PM
 Blocked Profile - Aug 30, 2016 at 05:07 PM
Hello,
I am trying to create a registration log for a campground. It would be of great benefit if I could copy the registration info to subsequent day's sheets if the camper is staying more than 1 night. Here's an example of the simple sheet
Spot Last Name License Plate # Party Type # nights
A1
A3
A4
A5

If I enter 2 nights for spot A! say, how can I copy the rest of the info to the next sheet?
Thanks
RIch
      • @***




Related:

1 response

Blocked Profile
Aug 30, 2016 at 05:07 PM
You really need to look into a Database. build a table with time, date, campers name on it. The form then links those fields. build it as a data entry form. Then, you can build all kinds of reports, easily! By name, by camp site maybe, by date! It will be much easier (and almost bullet proof) with a form and a data base.
0