Kevin Cheesman Posted November 21, 2006 Posted November 21, 2006 I need to generate a table of dates to link to a booking table, so that I will be able to see what days are booked and what dates are still free. I need 2 records for eeach date (for AM and PM bookings) How do I do this in FileMaker?
2mike uk Posted November 21, 2006 Posted November 21, 2006 why not just have one record for each date and 2 fields ie am and pm otherwise you have to loop creating records with something like set field datex = datex + 1 for 2 records ; next iteration and so on. regards mike
Recommended Posts
This topic is 6638 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now