Consulting

Results 1 to 4 of 4

Thread: Pull specific data based on If statements

  1. #1

    Pull specific data based on If statements

    For the attached workbook, in sheet 1 I would like to pull the total $ amount of buys and sales for each individual account.

    Trade detail data is located on the Trade 1 tab.

    For example, in cell G5(the BUY column) on Sheet1, I want to say for the account number in A5, go to the Trade 1 sheet and look for that account number and pull all of the market values for the trades that are buys, sum them up, and place that number in Sheet1 G5 for that account.

    Appreciate the help.
    Attached Files Attached Files

  2. #2
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,874
    See attached for one way.
    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.

  3. #3
    I always appreciate the help, working on a couple different projects and hadn't circled back to the other one yet. The symbol removal works great, appreciate it.

  4. #4
    The pivot table is a great idea, thank you that works perfectly.

Posting Permissions

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