Consulting

Results 1 to 4 of 4

Thread: Inserting a new Column in Pivot Table

  1. #1
    VBAX Regular
    Joined
    Nov 2011
    Posts
    34
    Location

    Inserting a new Column in Pivot Table

    Hi,
    I want to add a new column in the pivot table which has been system generated. I tried manually to enter a new column, but its not happenning. I attached the sample sheet generated by system. I want to add a New Column in the 1st sheet(Traceability Matrix) after the "Source Requirements" column(Row-8).

    Please do let me know if it can be done through Macro.

    Regards,
    NM
    Attached Files Attached Files

  2. #2
    VBAX Master Aflatoon's Avatar
    Joined
    Sep 2009
    Location
    UK
    Posts
    1,720
    Location
    No it cannot, unless you convert the pivot table to a static range first (which you can also do manually). You can either add the column to the left of the pivot table, or add a new column to the underlying data source.
    Be as you wish to seem

  3. #3
    VBAX Regular
    Joined
    Nov 2011
    Posts
    34
    Location
    Hi,
    Thanks for your time. I just wanted to know about your comment on
    " unless you convert the pivot table to a static range first (which you can also do manually). "

    Can you please explain a bit on this.

    Regards,
    NM

  4. #4
    VBAX Master Aflatoon's Avatar
    Joined
    Sep 2009
    Location
    UK
    Posts
    1,720
    Location
    I simply mean that you would have to copy the table and Paste Special - Values (so it would no longer be a pivot table)
    Be as you wish to seem

Posting Permissions

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