+ Reply to Thread
Results 1 to 1 of 1

Appending data from one workbook to another with multiple sheets and if statements!

  1. #1
    Registered User
    Join Date
    04-12-2013
    Location
    canada ontario
    MS-Off Ver
    Excel 2007
    Posts
    6

    Appending data from one workbook to another with multiple sheets and if statements!

    Hey guys:

    I'm looking for VBA code that would append data from my source worksheet, which has 8 different sheets. I only want the data from 5 of these sheets to append (the names of the sheets are the days of the week, IE: Monday - Friday). However, I don't want all of the data to be appended. I would like an IF statement that will check a specific section for data. If a specific cell in a row contains data, to append that data to the master workbook. However, if the cell below it contains data, to add that row to the master workbook as well. The 5 sheets Monday - Friday have the exact same layout.

    By the way, I'm very programming savy, just don't know the VBA language enough to make some code from scratch. If I could get basic templates on how to do this I could make all the if statements and stuff myself. I just have 0 VBA background.

    Thanks in advance!
    Last edited by winbawt; 04-19-2013 at 05:54 PM.

+ Reply to Thread

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