Excel Frustrations

Associate
Joined
31 Mar 2009
Posts
2,383
Location
Basingstoke, UK
Putting it bluntly, im pants at Excel. I have a spreadsheet, and I want to add a formula that takes a purchase price and times this by the quantity of items to be ordered for each site. So far I've used the basic =sum(cellX*columnY) Cell X being the purchase price, Column Y being the quantity.

For some annoying reason it works in the first cell, but then tried in the next cell it uses the wrong formula, =sum(CellY*ColumnY)... Why does it do this and how can I stop it?
 
Back
Top Bottom