+ Reply to Thread
Results 1 to 4 of 4

Is there a Formula Fill Command (besides the little box in the bottom corner of cell)?

  1. #1
    Registered User
    Join Date
    07-08-2015
    Location
    Washington DC
    MS-Off Ver
    13
    Posts
    4

    Is there a Formula Fill Command (besides the little box in the bottom corner of cell)?

    Hello All,

    I'm looking for a quick and easy way to fill a formula in cell A1 through the next 1500 rows. So instead of dragging all the way down to row 1500 can I somehow use a fill command to populate my formula in range A1:A1500?

    Thank you.

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,301

    Re: Is there a Formula Fill Command (besides the little box in the bottom corner of cell)?

    Fill in your formula in A1, and press Enter. Then press Ctrl-G, type A1:A1500 in the Reference box, click OK, then press F2, and finish with Ctrl-Enter.

    Or use a macro: this will copy the activecell to match the column to the right:

    Please Login or Register  to view this content.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Is there a Formula Fill Command (besides the little box in the bottom corner of cell)?

    Or instead of using the GoTo window (CNTRL G), just type your range into the Name box (where you normally see the Cell reference (i.e. A1).

    If you have data in either column to left or right of the formula you are entering, you can double click on the fill to auto fill all the way down to the end of the data.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Is there a Formula Fill Command (besides the little box in the bottom corner of cell)?

    Maybe something like this:

    • Press F5
    ...Type: A1:A1500...Press: ENTER
    (That range will be selected, with A1 as the active cell)
    • Enter your formula in cell A1
    Example:
    =TODAY()-ROW()
    ...Hold down CTRL and press ENTER (instead of just pressing ENTER)
    That formula will be entered in each selected cell, incrementing the row number.

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ 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. [SOLVED] recording using + (cell right bottom corner) gives specific range I need it to vary
    By markDuffy in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-24-2013, 11:23 AM
  2. Missing Sum at Bottom Right Corner
    By dalewms2 in forum Excel General
    Replies: 9
    Last Post: 11-10-2011, 02:50 PM
  3. Replies: 4
    Last Post: 02-09-2010, 04:13 PM
  4. Replies: 3
    Last Post: 09-13-2008, 03:51 AM
  5. [SOLVED] AutoFIll -by dragging the bottom-right corner of the cell
    By Venkatesh V in forum Excel General
    Replies: 5
    Last Post: 02-23-2005, 01:06 PM

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