RE: tables
Hi Debbie
I gather you want to subtract two values from each other. To do this:
1. In Cell "A3" you have the value 1200
2. In Cell "A4" you have the value 700
In the cell you want the answer "A5" you write the following Formula
=A3-A4
Giving a result of 500
Hope this helps
Carlos