+ Reply to Thread
Results 1 to 6 of 6

Autofill Formula down column [Solved]

  1. #1
    Registered User
    Join Date
    08-24-2010
    Location
    London, England
    MS-Off Ver
    Office 2007
    Posts
    8

    Autofill Formula down column [Solved]

    Hi there!

    I would be grateful if someone could help me with the following problem.

    In B4 I have =Diary!B3
    In B5 I have=Diary!B53

    How can I drage down and autofill the B column so that B6 will show Diary!B103, etc.

    Many thanks in advance for your help.
    Last edited by marcimarc; 12-14-2013 at 10:28 AM. Reason: Solved

  2. #2
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Autofill Formula down column

    Try this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    from B5 and drag down.

    abousetta
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Autofill Formula down column

    Or

    =INDEX(Diary!B:B,(ROW($A1)-1)*50+3)


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  4. #4
    Registered User
    Join Date
    08-24-2010
    Location
    London, England
    MS-Off Ver
    Office 2007
    Posts
    8

    Re: Autofill Formula down column

    Thanks Sixthsense. That works! I really appreciate it!!!

  5. #5
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Autofill Formula down column [Solved]

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Autofill Formula down column [Solved]

    Here's another one...

    Entered in B4 and copied down as needed:

    =OFFSET(Dairy!B$3,ROWS(B$4:B4)*50-50,0)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Need help with Macro to autofill formula in Column B based on length of Column A
    By soxsrules in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-06-2013, 02:43 PM
  2. Autofill Formula down a Column across multiple worksheets
    By Rikkdh in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-17-2013, 09:00 AM
  3. Worksheet function to Autofill formula in column A when data entered in column B
    By boylers75 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-07-2013, 02:27 PM
  4. autofill a formula in the next column
    By thedon_1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-21-2011, 12:14 PM
  5. [SOLVED] AutoFill a formula down a column
    By CLR in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-13-2006, 01:10 PM

Tags for this Thread

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