Newbies Jim McDonald Posted November 21, 2000 Newbies Posted November 21, 2000 I have 8 different fields set up in a database, and need to create a new field that uses the highest value of these eight. Can anybody tell me a nifty way to calculate this value? Thanks in advance.
Chuck Posted November 21, 2000 Posted November 21, 2000 FileMaker has a built-in function to handle this called Max. Max( field1, field2, field3, field4, field5, field6, field7, field8 ) will return the maximum value from those eight fields. Chuck
Recommended Posts
This topic is 8773 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