Cin Posted August 22, 2003 Posted August 22, 2003 I am trying to create a report listing the activtiy on an account limited to a field on a separate database. I have a database that lists all the accounts and information on the accounts. Some are Intercounty. I have a transactions database listing the activities. The databases are linked through account name. I'm trying to get only the accounts that are intercounty. I tried to add a global field to the transactions and a script telling it that if intercounty in the list database is true to mark true to the field in the transactions database. the script does not work. Any suggesstions? Cin
Fitch Posted August 22, 2003 Posted August 22, 2003 I don't get what you're using the global for, but I don't think you need it. Just put the related::Intercounty field on a layout in the accounts file and search on it.
Cin Posted August 22, 2003 Author Posted August 22, 2003 I think I was trying to make it more difficult than it was. Thanks for the tip! Cin
Recommended Posts
This topic is 7763 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