Results 1 to 1 of 1

Using VBA to Repeatedly Copy Cells Updated via Drop Down List

Threaded View

  1. #1
    Registered User
    Join Date
    08-07-2012
    Location
    Manchester, England
    MS-Off Ver
    Excel 2010
    Posts
    1

    Using VBA to Repeatedly Copy Cells Updated via Drop Down List

    Hi,

    In the attached workbook i have a drop down list of locations in cell C2, with cells C9:L13 updating according to the selection. I am looking to assign a macro to button 6 that will select each of the available items from the drop down list, copy cells C9:L13 and paste the values onto a new worksheet named as per the current date.
    I'm OK with the inserting of a new worksheet initially but then I can't work out how to name it by effectively using the =TODAY() formula. Similarly I can copy the relevant cells and paste their values onto a new sheet but I can't force it to do it for each item in the list sequentially, I thought it might be something like 'for each item in list' but i'm not sure.

    Any help would be much appreciated.

    Cheers
    Stu
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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