Jarvis Posted April 9, 2004 Posted April 9, 2004 I'm really struggling here and I hope someone can help me. I'm working on a solution for my cabinetshop and I can't seem to get past this current roadblock. I need a script which will copy a value from the previous record and paste it into a similar field in the current record. Loosely stated, the condition would be: IF Quantity of Doors is >1 Set Field (DOORSIZE) to be equal to (DOORSIZE) posted in previous record. I guess what I want is something like a conditional LOOKUP, but I want the LOOKUP to only occur in the event of the trigger QUANTITY >1. Can this be done in Filemaker 7 or do I need to try Developer 7? Thanks for any guidance. Jarvis FileMaker Version: 7 Platform: Mac OS X Panther
CyborgSam Posted April 9, 2004 Posted April 9, 2004 Jarvis-> You could define one field that does the lookup regardless, and then a calculation field with the If statement that returns the other field If Quantity > 1. Will that work?
Recommended Posts
This topic is 7793 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