+ Reply to Thread
Results 1 to 4 of 4

Pulling client info from various spreadsheets for each month

  1. #1
    Registered User
    Join Date
    06-14-2014
    Posts
    7

    Pulling client info from various spreadsheets for each month

    Hi Guys,

    I have monthly reports of sales by client number. I am now trying to pull the annual sales info by month for one client by name. Eg. each month, XYZ ltd has sales figures for various products. Is there a way of me grabbing all his sales info for the year with out having to open each spreadsheet

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Pulling client info from various spreadsheets for each month

    Yes. You can write a macro with the form
    Please Login or Register  to view this content.
    1. Include a sample workbook with an example of the result you want
    2. Use [CODE] and [FORMULA] wrappers for your VBA code or excel formulas
    3. If your question has been answered, mark the thread as SOLVED and click on the "Add Rep" star to thank whoever helped you.

  3. #3
    Registered User
    Join Date
    06-14-2014
    Posts
    7

    Re: Pulling client info from various spreadsheets for each month

    Thanks for your help. I am attaching much smaller versions of my files for the months of Jan to May. I want to pull all the info for Steve in one spreadsheet by month and by client number and company # which is the first column as we have various company codes

    Can you do the coding based on the files I have sent you.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Pulling client info from various spreadsheets for each month

    Here you go. I made two versions. 1 adds all the data to the same sheet, with the headers still there so you can tell where the break is. The other adds the data to separate sheets. Note that if possible, you should change your naming convention to either always abbreviate or always use the full month name. It will make everything easier in the future if you need to change this code. For the time being, I had to make the code check for both cases.
    Please Login or Register  to view this content.

+ 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. Pulling a transactions list from a Sheet of Client Sales
    By lescobar94 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-22-2013, 02:56 PM
  2. [SOLVED] Um By Month and By Client
    By Faustocruz in forum Excel General
    Replies: 8
    Last Post: 05-21-2012, 01:57 AM
  3. Help with a pulling Month info Macro...PLEASE
    By AceForSale in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-17-2012, 09:08 PM
  4. Client DB - Need Autopopulation info
    By shannond8 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 04-13-2012, 08:45 PM
  5. Pulling notes by date from another worksheet according to client code...
    By panamakevin in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-28-2009, 11:58 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