temptraq Posted August 19, 2004 Posted August 19, 2004 Hi! I have several lookup fields in a db. Salary and adress are two of them. Salary is the reason why i use lookup, so that it does
Vaughan Posted August 19, 2004 Posted August 19, 2004 Use an Auto-enter rather than a lookup. Or script the update with a Loop and Set Field.
temptraq Posted August 19, 2004 Author Posted August 19, 2004 Thanks! Too late to use auto-enter I used Replace with a calculation throu the very same relation as the Lookup.
spb Posted August 22, 2004 Posted August 22, 2004 A simpler solution for relooking up one of two fields (but not the other) would be to place the field you need relookedup (is that a word?) on a separate layout, along with the relationship's key field. Then you can script to go to this layout, relookup, then return to your starting layout. Relookups will only happen when the field is on the active layout, so having a layout without the field you don't want affected will keep that field from relookingup (is that a word?). Steve Brown
Ender Posted August 22, 2004 Posted August 22, 2004 Quote Relookups will only happen when the field is on the active layout, so having a layout without the field you don't want affected will keep that field from relookingup (is that a word?). Sorry Steve, I don't think this is true. All lookup fields based on a key are "Relookedup" when you do a Relookup on that key, whether or not the lookup fields are on the current layout.
Recommended Posts
This topic is 7596 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