+ Reply to Thread
Results 1 to 3 of 3

Complicated Macro Help

  1. #1
    Registered User
    Join Date
    09-15-2010
    Location
    Wisconsin
    MS-Off Ver
    Excel 2007
    Posts
    1

    Complicated Macro Help

    I'm new to programming in VBA so what I need done for work is well above my head. However, if someone can provide me with bare bones code to work from I'm smart enough to go from there.

    I have a Excel workbook that is made up of 80 to 90 sheets, each one a different clients name with invoicing information for that client. There's basic headers on each sheet (date, amount owed, amount paid, blah blah blah). The very first sheet is titled "Outstanding Invoices" with a like titled button at the top I want to use to activate the macro. Essentially, I want the macro to run through all of the client sheets and pull the information for the unpaid invoices and list them on the "Outstanding Invoices" sheet.

    Any and all help is much appreciated.

    Thanks

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Complicated Macro Help

    Welcome to the forum,

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    PLEASE PM WHEN YOU HAVE DONE THIS AND I WILL DELETE THIS POST
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    08-28-2009
    Location
    san francisco, california
    MS-Off Ver
    Excel 2007
    Posts
    33

    Re: Complicated Macro Help

    Quote Originally Posted by einstein9999999 View Post
    I'm new to programming in VBA so what I need done for work is well above my head. However, if someone can provide me with bare bones code to work from I'm smart enough to go from there.

    I have a Excel workbook that is made up of 80 to 90 sheets, each one a different clients name with invoicing information for that client. There's basic headers on each sheet (date, amount owed, amount paid, blah blah blah). The very first sheet is titled "Outstanding Invoices" with a like titled button at the top I want to use to activate the macro. Essentially, I want the macro to run through all of the client sheets and pull the information for the unpaid invoices and list them on the "Outstanding Invoices" sheet.

    Any and all help is much appreciated.

    Thanks
    Couldn't you just use vlookup?

+ 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