djtaras Posted March 31, 2004 Posted March 31, 2004 Howdy. Is it possible to only do a relookup of the CURRENT record, not all of the records in a layout. And, if so, how!? Version: v6.x Platform: Windows XP
Reed Posted March 31, 2004 Posted March 31, 2004 If you only have one record showing (in the found set) relookup will only look up values for that record. To script this you could: Omit Record Show Omitted Relookup Field Contents[whateverfield]
-Queue- Posted March 31, 2004 Posted March 31, 2004 Since Relookup is the same as changing the 'key' field to itself, you can probably just Set Field [field, field], where field is the key for the lookup.
Recommended Posts
This topic is 7611 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