Results 1 to 5 of 5

Selection.AutoFill to work with dynamic range ?

Threaded View

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    26

    Selection.AutoFill to work with dynamic range ?

    Hi,

    As i am a noob in excel, i require help. thanks in advance

    I have attached a spread sheet in which i want it to populate a formula all the way down.

    [ CODE ]'Selection.AutoFill Destination:=Range("C6:C15")'[ CODE ]

    Now the problem is that my range will never be the same, as number of people who will get the letter will change on daily basis.

    I.e if you look at example2 sheet & Example3.

    I want the macro to look at columA & check total number of cases & then determine the range. i.e

    [ CODE ]Selection.AutoFill Destination:=Range("C6:.End(xlDown).Row")[CODE ]

    Sorry in advance if i failed to explain my question. Thanks again
    Attached Files Attached Files
    Last edited by kbriaz; 07-30-2013 at 04:55 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA Code - Autofill with a Dynamic Range
    By Jurij in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-24-2013, 02:27 AM
  2. Edit Macro for Autofill and sorting to not to define specific cells
    By catcud in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-24-2012, 06:07 PM
  3. Autofill a Dynamic Selection
    By georgeanaprop in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-05-2012, 12:36 PM
  4. range selection for autofill
    By LuuKoO in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-06-2008, 06:07 AM
  5. [SOLVED] Selection.Autofill Destination:=Range(ActiveCell.Value)
    By Shaka215@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-23-2006, 06:20 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