+ Reply to Thread
Results 1 to 4 of 4

AutoFill Destination: not working as it shou

  1. #1
    Forum Contributor
    Join Date
    09-09-2008
    Location
    Middlesbrough, England
    MS-Off Ver
    2007
    Posts
    174

    AutoFill Destination: not working as it shou

    Hi,

    I have a worksheet which runs daily performance each week.

    My Table looks like on a Monday:

    BX..........BY........BZ........CA........CB...........CC
    03-Mar......CSO......CSO.....Overall..Overall....(Formula)

    On a Tuesday the data will increase by 1 column and look like:

    BX..........BY........BZ........CA........CB...........CC
    03-Mar......CSO......CSO.....Overall..Overall....(Formula)
    04-Mar......CSO......CSO.....Overall..Overall....(Formula)

    I've created a VB code which populates the formula within column CC and then it autofills down. This works only when i have more than 1 days worth of data can anyone advise why and what i need to change?

    Please Login or Register  to view this content.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: AutoFill Destination: not working as it shou

    With Autofill the source range and the destination can't be the same.

    Try this instead.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  3. #3
    Forum Contributor
    Join Date
    09-09-2008
    Location
    Middlesbrough, England
    MS-Off Ver
    2007
    Posts
    174

    Re: AutoFill Destination: not working as it shou

    I have used the below which i think works better

    Please Login or Register  to view this content.

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: AutoFill Destination: not working as it shou

    That's a fair bit of code for something that can be done in one line.

+ 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] AutoFill Destination
    By batchy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-06-2014, 12:22 PM
  2. Autofill a destination range using last row value
    By jaym911 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-29-2013, 12:07 PM
  3. Autofill destination problem
    By cassiopea in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-08-2012, 07:52 AM
  4. Autofill destination by columns
    By jeffreybrown in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-21-2009, 01:19 AM
  5. autofill to variable destination
    By katmison in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-30-2009, 06:57 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