Newbies sobek Posted May 27, 2003 Newbies Posted May 27, 2003 I am creating a donor database in which there will be repeating fields holding a donation date, a donation type, and a donation amount. Later I will need to create reports on what type of donation was given when and how much it was. How do I get these to "stick" to one another? Example: how do I get the information from the third repetition based on a find looking for a specific date? Is this even possible?
SteveB Posted May 27, 2003 Posted May 27, 2003 I'll say it before anyone else does. DON'T use repeating fields to accomplish this. While they have their uses, this is not one of them. Instead, create a relationship in another file where you store the donation, date type, etc. Each donation is a separate record. Steve
Recommended Posts
This topic is 7921 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