+ Reply to Thread
Results 1 to 1 of 1

vba to process file based on cell value

  1. #1
    Forum Contributor
    Join Date
    06-19-2014
    Location
    Toronto, Canada
    MS-Off Ver
    Office365
    Posts
    273

    vba to process file based on cell value

    Hello, I need help with the following task:

    I have a transaction tab named "Data" with many individual transactions listed in a workbook. one of the columns (column L) has account strings. In the same workbook, i have many other tabs containing transactions for each account. I need to loop through all the tranasactions in "Data" tab and compare cell content in column L (starting in row 6) to cell value A1 of each selected other tabs. (A1 on these other tabs has account string), if a particular cell in column L on "data" tab in the looping process matches A1 content in one of the other tabs (one worksheet for each account string here), the code will then copy that entire row in "data" tab and paste it on the matched tab after finding last row on that tab. I wrote something but it didn't work. Can someone pls take a look and fix it?? thx so much.

    Moderator's note: Please take the time to review our rules. There aren't many, and they are all important. Rule #3 requires code tags. I have added them for you this time because you are a new member. Part of the reason for this is to preserve indentation, but you didn't use indentation so I added that too. It is recommended. --6StringJazzer

    Please Login or Register  to view this content.
    Last edited by 6StringJazzer; 06-25-2014 at 07:20 PM.

+ 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. Multiple files to 1 'master' file - best process??
    By RossInk in forum Excel General
    Replies: 1
    Last Post: 12-19-2013, 12:49 PM
  2. Help automate a process (file attached)
    By Bento in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-12-2013, 01:31 PM
  3. Copy process result from one file to another
    By hary.mada in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-20-2011, 05:28 AM
  4. Using GetFile to process text file
    By sugrue in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-02-2008, 05:08 PM
  5. Help with user form - selecting more than 1 file to process
    By drucey in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-09-2006, 08:52 AM

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