Cell Formatting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to take and copy a format in a cell to another cell, but when I
do that it want to change the vaules to include the cell next to it.
Example:
Cell D5 =A1+B1+C75
when I copy & paste in D6 I get =A2+B2+C76
I want D6 to be =A2+B2+C75

How can I do this?
 
Take a look at "The difference between relative and absolute references"
in XL Help:


Then try: =A1 + B1 + $C$75
 

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

Back
Top