+ Reply to Thread
Results 1 to 2 of 2

A macro to update a main file from indivial, manual updates

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

    A macro to update a main file from indivial, manual updates

    Hello everyone

    I have a 'Main work book' with all the months on seperate tabs. On each of these months holds the work that has been done by each principle.

    For each principle, there is an invoice, listing ONLY their work.

    When a payment has come in, I go to the individual invoice, and highlight the row green.

    What I want my macro to do, is look on the invoice at the green rows, then find the relevant rows in the main work book - throughout the workbook... and make them green too, so at a glance, the payments will be highlighted on the main file.

    So far, I have written my macro to select all the green rows on the invoice, and open the master file. That's it.

    Any advice would massively help!?

    Many Thanks,
    BijouSolutions

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: A macro to update a main file from indivial, manual updates

    Why dont you attach a sample file with some dummy data?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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