Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / June 2005

Tip: Looking for answers? Try searching our database.

How do I create Mathamatical Equations in the Fields of a Table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gov't of NL - 29 Jun 2005 17:20 GMT
If anyone can help me I appreciate it. I am creating a new database, and I
want to set up some equations that will automatically take place when I imput
the money value.
Rick B - 29 Jun 2005 17:38 GMT
You would do this in your FORMS, not your tables.  Tables should not store
calculated values, just the fields that make up those calculations.

Signature

Rick B

> If anyone can help me I appreciate it. I am creating a new database, and I
> want to set up some equations that will automatically take place when I imput
> the money value.
Duane Hookom - 29 Jun 2005 17:39 GMT
You shouldn't normally store calculated values in tables. You can use
queries and other methods to "display" calculated values.

You can't perform calculations in tables.

Signature

Duane Hookom
MS Access MVP
--

> If anyone can help me I appreciate it. I am creating a new database, and I
> want to set up some equations that will automatically take place when I
> imput
> the money value.
Rick Brandt - 29 Jun 2005 17:41 GMT
> If anyone can help me I appreciate it. I am creating a new database,
> and I want to set up some equations that will automatically take
> place when I imput the money value.

You don't put those in a database table.  Build a query base on your table
and then add the calculations as expressions in the query.  Then just use
the query instead of the table.

Signature

I don't check the Email account attached
to this message.     Send instead to...
RBrandt    at       Hunter      dot      com

Jeff Boyce - 30 Jun 2005 13:23 GMT
In addition to the other suggestions you've received, I wonder if you are
describing a spreadsheet, rather than a relational database.  Spreadsheets
are great for taking input values and performing calculations/equations...

Good luck

Jeff Boyce
<Access MVP>

> If anyone can help me I appreciate it. I am creating a new database, and I
> want to set up some equations that will automatically take place when I imput
> the money value.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.