Noob excel help

Soldato
Joined
11 Oct 2005
Posts
4,810
Location
Manchester, UK
I'm trying to create a simple formula in excel but having trouble. If I have a column (c1:c100), I want to create a column that contains c*-2. So if c1=3, the new column would equal 1 etc.

How do I word this formula? Thanks.

NMV - It was as simple as I thought, I was just putting brackets where I didn't need to :/.
 
Last edited:
So say the column is D, then d1 would be =c1-2 for c1.

Then mouse over bottom right of that cell and drag the formula down.
 
Back
Top Bottom