Results 1 to 2 of 2

Creating a loop that will sort, copy, paste and save data into seperate workbooks

Threaded View

EggHead Creating a loop that will... 12-14-2009, 02:35 PM
royUK Re: Figuring out VBA Code for... 12-14-2009, 03:17 PM
  1. #1
    Registered User
    Join Date
    12-14-2009
    Location
    Bronx, NY
    MS-Off Ver
    Excel 2007
    Posts
    7

    Creating a loop that will sort, copy, paste and save data into seperate workbooks

    Hello folks,

    I am trying to figure out how to use a loop to generate multiple reports from one source spreadsheet. Below is an example of what I would like to do:

    Master Spreadsheet:

    School Network Attendance Rate
    1 A 96
    4 A 95
    3 B 84
    7 B 90
    2 C 92
    5 C 98

    Data is sorted only for Network A, copied, pasted and saved onto a new workbook.

    School Network Attendance Rate
    1 A 96
    4 A 95

    What I've been doing is recording a macro for all the steps to save the data for one network, copying the VBA code and pasting it over and over again for the other networks. I want to know if there is loop that can do this for me.
    Last edited by EggHead; 12-14-2009 at 03:36 PM.

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