Math Calculations

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What function(s) do I use to calculate a tiered fee schedule for professional
services?
 
I would expect you need to create various tables with values that allow you
to take values from one table and lookup within a range in another table.

A less flexible solution would be to create a single, user-defined function
that would return a value based on other values.

If you need a more specific response, we need a more specific question.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top