A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Need help witha calculation query



 
 
Thread Tools Display Modes
  #1  
Old February 27th, 2007, 03:12 PM posted to microsoft.public.access.queries
[email protected]
external usenet poster
 
Posts: 1
Default Need help witha calculation query

hi im new to this and really need someones help basically i have
created a database with a number of tables such as: Member id, Sales
Table and rental table.
in my sales table i sell dvds and i need help with a calculation, i
have the original price of a dvd aswell as a percentage reduction with
a drop down menu with differnet percentages and a new price field. i
would like help to calculate this, for example a dvd is £9.00 and has
a percentage reduction of 5% i would like the query to calculate the
new price.

Please someone help

  #2  
Old February 27th, 2007, 03:43 PM posted to microsoft.public.access.queries
skigal
external usenet poster
 
Posts: 16
Default Need help witha calculation query

In a new column in the query, name your new formula field and put a : after
it. Then type in [price field name]*(1-[discount field name])

" wrote:

hi im new to this and really need someones help basically i have
created a database with a number of tables such as: Member id, Sales
Table and rental table.
in my sales table i sell dvds and i need help with a calculation, i
have the original price of a dvd aswell as a percentage reduction with
a drop down menu with differnet percentages and a new price field. i
would like help to calculate this, for example a dvd is £9.00 and has
a percentage reduction of 5% i would like the query to calculate the
new price.

Please someone help


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:42 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.