Results 1 to 5 of 5

Thread: #1 VBA to sort data from multiple worksheets into a worksheet (same workbook)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,970
    In the attached there's a button to click which calls macro blah.
    Not 100% sure I have this right as it gives different results for Feb 3rd; could you check?
    I've left your manual results at row 14 of Sheet1 for comparison.
    Comments in code about which sheets to process; is there a sheet naming convention you have so that we can decide which sheets to process? If not perhaps we could use the fact that there's always 'Start date' in cell A1 in all the sheets that need to be processed?

    (Saved you $20!)
    Attached Files Attached Files
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •