Newbies Pavla Posted January 17, 2002 Newbies Posted January 17, 2002 To describe the problem: In database 1 I have two entries: Newspaper name and circulation of the Newspaper In database 2 I have the field Newspaper, where I have a list field with the relationship to the db1, and a filed circulation. I need the following: when I take the Newspaper XXX from the list field, in the field circulation should be then automaticly the circulation from db1 belonging to newspaper XXX. How can I do this? Thanks for help! P.
Kurt Knippel Posted January 17, 2002 Posted January 17, 2002 A lookup via the relationship to DB1 by Newspaper name. Lookup is one of the field options. Check the help files for specifics on how to setup the lookup.
falkaholic Posted January 22, 2002 Posted January 22, 2002 Make a relation to from Newspaper name to newspaper name in db 2. Then place related fields in DB2. That way is better then lookups because they will instantly update any change in circulation. If you don't want that; use lookups.
Recommended Posts
This topic is 8397 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