Consulting

Results 1 to 9 of 9

Thread: Multiple range copy and paste

  1. #1

    Multiple range copy and paste

    Hi,

    I have 5 worksheets that contain pivottables of products and sales. I am setting it up so a user can flag a product as an 'add'. This column is next to each pivottable on the right. I have a summary sheet where I want to list only those products that the user flagged as an 'add'. Does anybody have any ideas?

    Thanks

  2. #2
    Hi again,

    I have an idea. Is there a way to use the find function on a workbook level to find cells that contain "add", use an offset function to capture the product name that is two columns to the left, use a union to "stack" the results in a range, then print the range to a worksheet? I got this idea from some of the posts about finding duplicates.

  3. #3

    File Attached

    **As you read this, please take note that I had to range value the pivots to make the file size limitation**

    I figgered posting a file is always the easiest thing.

    In the attached file, the first 5 sheets have the pivots and the "Drop" or "Add" functionality. I want to populate the "Summary" sheet with only the "Drops" and the "Adds". The drops are always the left pivot on the sheet and the adds are always the right pivot.

    The only caveat is that the pivots are dynamic. There is a selection screen (hidden because not necessary...but take a look anyway) where a user can select a new retailer and the pivots will update. Obviously, the user can select as many adds and drops as he/she wants too.

    The pivots should never expand to beyond row 100. Also, don't worry about how the summary sheet looks. I just want something that works and I'll work out the formatting later.

    Thanks for any and all help

  4. #4
    Does anyone have any ideas??

  5. #5
    :-( One last ditch effort to get some help. Does anyone have a methodology to help me out?

  6. #6
    Administrator
    2nd VP-Knowledge Base
    VBAX Master malik641's Avatar
    Joined
    Jul 2005
    Location
    Florida baby!
    Posts
    1,533
    Location
    Hey jmenche

    Don't lose hope...not yet, anyway.

    I haven't worked with pivot tables much, but I'll see what I can try to figure out for ya I hate to see posts go unanswered.

    Just give me a little bit of time and I'll give you any ideas I may have.




    New to the forum? Check out our Introductions section to get to know some of the members here. Feel free to tell us a little about yourself as well.

  7. #7
    Administrator
    2nd VP-Knowledge Base VBAX Master malik641's Avatar
    Joined
    Jul 2005
    Location
    Florida baby!
    Posts
    1,533
    Location
    Hey jmenche, could you post a book with at least one pivot table? I have an idea of how I would go about this, but I would like to work with one of your pivot tables for this.




    New to the forum? Check out our Introductions section to get to know some of the members here. Feel free to tell us a little about yourself as well.

  8. #8
    The file size limitations prevent me from even allowing one pivot >:-(

  9. #9
    Administrator
    2nd VP-Knowledge Base VBAX Master malik641's Avatar
    Joined
    Jul 2005
    Location
    Florida baby!
    Posts
    1,533
    Location
    Check your PM's, I gave you my email so you can send me the file that way (no matter what size it is.....well....except over 2 gigs ...gmail rules)




    New to the forum? Check out our Introductions section to get to know some of the members here. Feel free to tell us a little about yourself as well.

Posting Permissions

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