+ Reply to Thread
Results 1 to 6 of 6

Copying down a formula

  1. #1
    Forum Contributor
    Join Date
    12-12-2012
    Location
    Los Angeles
    MS-Off Ver
    Excel 2010
    Posts
    448

    Copying down a formula

    Hello mellow fellows. I have a freaking fantastic formula for fellows (I wanted to write the whole sentence with F, but it wouldn't make sense) such as yourselves. The formula is =LARGE(ABS($A$1:$A$7),1) Now, when I copy this ARRAY formula down in a column, I would like the 1 to increase to 2 and then to 3, etc. It does not do this...It just stays at 1. How could I make it do this? Danks.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,308

    Re: Copying down a formula

    Change the 1 to ROWS($1:1) in the formula, i.e.:

    =LARGE(ABS($A$1:$A$7),ROWS($1:1))

    Don't forget to use CSE to confirm, then you can copy down.

    Hope this helps.

    Pete

  3. #3
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Copying down a formula

    Please dont post duplicate thread..
    http://www.excelforum.com/excel-gene...lank-rows.html
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,308

    Re: Copying down a formula

    @Debraj

    I don't think this is a duplicate thread - this concerns copying a formula down and incrementing, whereas the other thread is about dealing with blanks, although it is the same formula.

    Pete

  5. #5
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Copying down a formula

    OOPS.. Its 3:00 oclock in India.. now I should go to bed.. zzzz

    BTW.. is this somehow duplicate.. or its my Weekend Fever.. *galp *
    http://www.excelforum.com/showthread...=1#post3396687

  6. #6
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,308

    Re: Copying down a formula

    Yes, it is a duplicate of the thread you pointed to in post #3 - he asked a follow-up question and then created a new thread with that question.

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copying and pasting formula into specific range based on a formula value
    By akwishestofish in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-09-2012, 01:12 PM
  2. Replies: 1
    Last Post: 04-30-2012, 10:01 PM
  3. Replies: 1
    Last Post: 03-04-2012, 12:03 AM
  4. Copying cell formula with a constant formula value
    By Khaldon in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-18-2012, 06:59 AM
  5. Copying formula to new worksheet: how to stop formula linking to original source?
    By test-card girl in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-30-2007, 07:32 AM

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