Newbies David Hart Posted April 24, 2006 Newbies Posted April 24, 2006 FM6 was no trouble, but how do I perform a look up from one FM7 file to another completely separate FM7 file (not tables within a FM7 file)? I have a "telephone log" FM7 File and a "project file" in FM7. From the "telephone log" file I want to look up and copy over from the separate "project" file the project number, description, etc.
Ender Posted April 24, 2006 Posted April 24, 2006 Add a File Reference to the external file (File->Define->File References), then you can choose a table from the external file as the source of the lookup. If you have large tables, I'd recommend using an auto-enter calc instead of an auto-enter lookup, as those lookups perform significantly slower in FM7/8 than an equivenant auto-enter calc.
Newbies David Hart Posted April 25, 2006 Author Newbies Posted April 25, 2006 Thanks for the tip. The manuals do have information on File References, but any reference to Lookups simply refers one to the method of using Tables in the same file. Now I will work on Auto-Calc. Doesn't seem to be intuitive.
Recommended Posts
This topic is 6845 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