Leb i Sol Posted July 17, 2003 Posted July 17, 2003 Hi gang! this one should be easy: 2 files (not related but can be if needed) ----file_1.fp5----- [Name] [Number] <--- value list to be use ----------------- -----file_2.fp5-------- [Number] [Available] (YES/NO) ------------------------ I have sorted/perfromed foundon file_2 based on "availability" and got an X number of records while the rest are omited.(ALL good so far)..now I want to your these "found" records ONLY in the value list for the file_1.fp5! How? thank you!
Fitch Posted July 17, 2003 Posted July 17, 2003 In file_2, create a calculated field, Case(Available="YES", Number). Base the value list on the calc field.
Recommended Posts
This topic is 8161 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