+ Reply to Thread
Results 1 to 3 of 3

How to use one cell to autofill

Hybrid View

  1. #1
    Registered User
    Join Date
    07-18-2011
    Location
    Los Angeles
    MS-Off Ver
    Excel 2003
    Posts
    22

    How to use one cell to autofill

    Say I want to use cell c3 in a formula.

    When I drag down it goes
    Example
    =D4+E4+C3
    =D5+E5+C4
    =D6+E6+C5

    I want it to be
    =D4+E4+C3
    =D5+E5+C3
    =D6+E6+C3

    How do you get the formula to recognize that you always want it to be c3 when you drag down to fill in the rest of the boxes.

    Thanks in Advance

    -Rphan

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: How to use one cell to autofill

    Try:

    =D4+E4+C$3

    The $ "freezes" the row number
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    05-15-2011
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2007, Excel MAC 2008
    Posts
    64

    Re: How to use one cell to autofill

    Rphan

    use an absolute reference for the cell reference you want to remain constant.

    You can check out absolute and relative cell reference information here

    Hope that helps

    Barbara

    http://www.howtoexcelatexcel.com

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1