SUM Fuction

S

Suzan Boyle

Can I copy and paste a SUM function from one row to another row within a
specific column?
 
J

Joe User

Suzan Boyle said:
Can I copy and paste a SUM function from one
row to another row within a specific column?

What happens when you try it? And how would you like it to behave different?

Copy from the Formula Bar into your response. Show us the original formula,
the copied formula, and what you want differently.
 
J

Jacob Skaria

Yes you can...and how do you want that to behave?

Use absolute referencing if you dont want the cell references to change.
Below are the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top