Jump to content

Estabish constant tax rate in db


dwperry1

Recommended Posts

You're right! A better question is: how do I establish a constant value in the db to be used in a form until the constant is changed by the user?

 

Establish a constant value:

 

Change that constant at some point (like when you have  new tax rate):

Make a table.

 

Put a number in the table.

 

Make a form that will update the number when the user puts a new number in.

 

Use the number from the table in your calculations.

 

This is sort of the entire purpose of databases.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.