Newbies bamboozlo Posted December 17, 2000 Newbies Posted December 17, 2000 Hi, I'm new to the group.. so I'll apoligize in advance if I'm doing this incorrectly. I have FMP 4.0. I would like to set up an if statement the following way: If Field 1 = "alpine" then field 2 = $15. Field 1 will have a pop up menu with like 50 different cities. Field 2 is the price which will change according to which city has been chosen.
Chuck Posted December 17, 2000 Posted December 17, 2000 Set it up so that field 2 is a calculation field with a number result. Your calculation would look something like this: Case(
Recommended Posts
This topic is 8747 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