Jump to content

if calculation


richshone

This topic is 8565 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I am trying to figure out an IF calculation that will enter the amount of tax I need to charge in a certain territory. I was thinking that I could something like:

IF Country (in thins case the US) = x then enter 0, and IF Country (Canada), and State = y,z (1 thru 9) then enter 7, and IF Country (Canada - maritimes), and State = y, z (10 thu 12) then enter 15

I am not sure how to script something like this in Filemaker, anyone out ther who can help me? Thanks...

Link to comment
Share on other sites

quote:

Originally posted by Chuck:

You don't need to script it. A calculation field should be sufficient. Check out the Case statement...

Something that might be easier to maintain would be a small related file, from which you can simply lookup the information based on a Country-State relationship.

------------------

=-=-=-=-=-=-=-=-=-=-=-=-=

Kurt Knippel

Consultant

Database Resources

mailto:[email protected]

http://www.database-resources.com

=-=-=-=-=-=-=-=-=-=-=-=-=

Link to comment
Share on other sites

This topic is 8565 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.