subtract

  • Thread starter Thread starter karim
  • Start date Start date
K

karim

Hello All,
How can I get a qry to subtract numbers between 2 fields and display
it in an unbounded field?
thanks
 
On Tue, 20 Jan 2009 17:55:01 -0800, karim

Design a query. In the grid go to an empty column and in the first row
write:
Subtraction: myField - myOtherField

(of course you replace myObjectNames with your names)

-Tom.
Microsoft Access MVP
 
Back
Top