Consulting

Results 1 to 5 of 5

Thread: Append the values to the master sheet from pivot results

  1. #1
    VBAX Mentor
    Joined
    Sep 2007
    Posts
    405
    Location

    Append the values to the master sheet from pivot results

    Hi,

    i have a sheet named "details" from which i create a pivot in the "Pivot" sheet.

    Now what i want to do is check value in column A of pivot values in the "Master sheet". if the value is found (eg - ABC) then we need to amend the values accordingly. If the date is present we need to add the new value to the existing value, else only the new value.

    If the value not found (eg - ZYX) in the "Master" sheet then enter the store in the last row and amend the values as per the date.

    The date should be the fortnight dates. Based on the today date it should add accordingly in the master date. for example if todays date is 17/03/12 then the last date value should be 15/03/12.

    I have attached the sample sheet for the reference.

    Pls assist..
    Attached Files Attached Files

  2. #2
    VBAX Mentor
    Joined
    Sep 2007
    Posts
    405
    Location
    Hi,

    Please find the attached sample sheet.

    Can some one assist me with the coding pls..

    -Sindhuja
    Attached Files Attached Files

  3. #3
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,060
    Location
    How come you don't update / refresh the pivot sheet?
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  4. #4
    VBAX Mentor
    Joined
    Sep 2007
    Posts
    405
    Location
    I need to update the master sheet with the details in the "Detail" sheet. For that i have used the pivot table in the pivot sheet. if the details can be updated directly to the master without using pivot also will be fine.

    Am using pivot to summarize the details.

    -Sindhuja

  5. #5
    Moderator VBAX Guru Simon Lloyd's Avatar
    Joined
    Sep 2005
    Location
    UK
    Posts
    3,003
    Location
    @ Singhuja, it is NOT acceptable to keep bumping your thread like that, your constant bumping is probably why you've not had an answer!

    I have deleted all but one of your bumped posts in this thread, please do not do this again.
    Regards,
    Simon
    Please read this before cross posting!
    In the unlikely event you didn't get your answer here try Microsoft Office Discussion @ The Code Cage
    If I have seen further it is by standing on the shoulders of giants.
    Isaac Newton, Letter to Robert Hooke, February 5, 1675 English mathematician & physicist (1642 - 1727)

Posting Permissions

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