access calculations

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access 2007 - Calculations

Access 2007 - Calculations

resolvedResolved · Low Priority · Version Standard

Kieron has attended:
Access Introduction course

Access 2007 - Calculations

Can I manipulate data by simple calculations in access like in excel?

RE: Access 2007 - Calculations

Hi Kieron, Thank you for your post, in answer to your question; if you wish to manipulate your data with simple calculations these can only be accomplished in a query, a form or a report, any calculations will automatically be recalculated each time the object is run. To create a calculated field;
Follow these steps, create a new field or in the field row of the query design grid enter a name for the calculated field, separate the name from the calculation by using a colon (:) Type in the expression to be used in the calculation, +,-,* or /, if you use field names, they must be enclosed in square brackets ie: VAT:[UnitPrice]*0.175 a percentage must be expressed as 0.175 rather than 17.5%, as percentage signs are not allowed within calculations.
Once a calculated field has been created it can be used in further calculations eg Net Price:[UnitPrice]-[VAT]
I hope that helps, best regards Pete

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Switchboard Startup

An option when you open your Access database that contains all of you tables, forms and queries is only the switchboard is displayed.

To achieve this, select Tools click on Startup. On the right hand side of the Startup screen you are able to select which form you want to open when you open you Access Database. Once you have selected this, there is a check box just below that says "Display Database Window", you need to uncheck this option. Then click ok.

Then when you close you Access database and re open it, the database should open with just the switchboard being shown


View all Access hints and tips


Server loaded in 0.09 secs.