S
Scott Buerkley
I am copying a formula from one cell to the next. Here is the formula:
=SUM(B5,C5)
When I paste it to the next cell below it looks like this:
=SUM(B6,C6)
When I paste the formula to the cell below, I need the C5 to stay the same,
so it sould say:
=SUM(B6,C5)
What is the syntax to do this?
Thx,
Scott Buerkley
=SUM(B5,C5)
When I paste it to the next cell below it looks like this:
=SUM(B6,C6)
When I paste the formula to the cell below, I need the C5 to stay the same,
so it sould say:
=SUM(B6,C5)
What is the syntax to do this?
Thx,
Scott Buerkley