Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 375657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:31:25+00:00 2026-05-12T14:31:25+00:00

In Excel 2003, I have a macro that accidentally tried selecting a page field

  • 0

In Excel 2003, I have a macro that accidentally tried selecting a page field item (New York) that didn’t exist. This renamed the currently selected page field (Alabama) to the value I tried to select (New York).

I now have 3 or 4 values that are now wrong. Is there a way to refresh these pivot table values to the correct values without recreating the pivot table from scratch?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:31:25+00:00Added an answer on May 12, 2026 at 2:31 pm

    Use this code –

    Sub Clean_AllPivotsOnSheet()
    Dim pt As PivotTable
    For Each pt In ActiveSheet.PivotTables
    pt.PivotCache.MissingItemsLimit = xlMissingItemsNone
    Next pt
    End Sub
    

    Then refresh the Pivot Table.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Excel 2003 workbook that contains a macro to copy certain of
I have created an Excel 2003 add-in that uses the CLR 2.0 and this
I have an excel 2003 vsto workbook that I would like to make available
I have about 200 Excel files that are in standard Excel 2003 format. I
I have a program that spits out an Excel workbook in Excel 2003 XML
The scenario: we have a web system that automatically generates office 2003 excel files
I have an ASP.Net MVC site that generates a Microsoft Excel 2003 XML formatted
I have an MS Office 2003 excel file with macro. I have to parse
I have an excel template that uses a macro to save the file, so
I have an Excel 2003 VBA program that creates an SQL string that way:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.