Quary help

P

pawandmaw

additional information is, I am using access 2007
And I am trying to do a caculation on week discount rate
Weekly discount rate=weekly rate*.15
but how do you put this in a new column and how please?
Thanks
David
 
T

Tom van Stiphout

On Thu, 23 Jul 2009 03:54:02 -0700, pawandmaw

In query design view go to an empty column and write:
WDR: [weekly rate]*.15
I am assuming [weekly rate] is a column in the underlying table.

-Tom.
Microsoft Access MVP
 

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


Top