please help

C

chandimichele

ok this is probably so simple. i made a query in including last name, first
name, projected salary and bonus for a business. i need to calculate the
total salary ( projected salary + bonus) and i dont know how.could someone
help?
Thanks chandise
 
R

Rick Brandt

chandimichele said:
ok this is probably so simple. i made a query in including last name,
first name, projected salary and bonus for a business. i need to
calculate the total salary ( projected salary + bonus) and i dont
know how.could someone help?
Thanks chandise

In the query design grid type into an empty column...

TotalSalary: [projected salary] + bonus
 
C

chandimichele

ok thanks so much! but wow i feel really dumb. Ha ha.

Rick said:
ok this is probably so simple. i made a query in including last name,
first name, projected salary and bonus for a business. i need to
calculate the total salary ( projected salary + bonus) and i dont
know how.could someone help?
Thanks chandise

In the query design grid type into an empty column...

TotalSalary: [projected salary] + bonus
 

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

Top