I want to write a macro for my pivot table. However, the amount of data (both columns and rows) changes each month. How do I set up a macro that will include the whole data base all the time, every time?
![]() |
There are isolated problems with current patches, but they are well-known and documented on this site. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Pivot table macro (Excel 2000)
Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Pivot table macro (Excel 2000)
- This topic has 8 replies, 3 voices, and was last updated 22 years, 9 months ago.
AuthorTopicWScindypositano
AskWoody LoungerAugust 28, 2002 at 8:15 pm #375659Viewing 0 reply threadsAuthorReplies-
WSsdckapr
AskWoody LoungerAugust 28, 2002 at 9:58 pm #612243Use PivotTableWizard Method (see the VB help for additional info)
Use something like:ActiveSheet.PivotTableWizard xlDatabase, Range(range(“a1”).CurrentRegion.Address)
It will create a new PivotTable from a Microsoft Excel database contained in the range defined by the current region of the activesheet starting from A1.
Steve
-
WSBrookBoy
AskWoody LoungerAugust 30, 2002 at 1:12 pm #612817You can also name the region and update your table using the named region by refreshing it.
Here’s an example where I named my pivot table “Regional Summary” and I named the database “PivotDataBase”. Each time there is a change to the data, you could simply click a macro button that runs the following code:
With ActiveSheet.PivotTables(“Regional Summary”)
.PivotTableWizard SourceType:=xlDatabase, SourceData:=”PivotDataBase”
.RefreshTable
End WithThis will update your pivot table with the new data.
Hope this helps.
-
WScindypositano
AskWoody Lounger -
WSBrookBoy
AskWoody LoungerSeptember 1, 2002 at 5:47 pm #613190
-
-
WScindypositano
AskWoody Lounger -
WSBrookBoy
AskWoody LoungerSeptember 6, 2002 at 6:21 pm #614724What I did was name the pivot tables when I created them. You can do this by right-clicking anywhere within the pivot table, then selecting Table Option. The very first item in this dialog is the name. Just type in the name that you want and you can use that name in your macros. (If you don’t name your table, Excel simply gives it a generic name (PivotTable1, PivotTable2, and so on), and that can get very confusing if you deal with a lot of pivot tables (like I do).
FWIW, I have several Excel files that my users use as their pivot table templates. The files already contain various pivot tables based on sample data. That way all my macros have to do is update the existing tables with the new data (although that in itself has become quite complex, for a lot of different reasons).
When the file is opened, there is a blank worksheet named “Paste New Data Here”, and the user then pastes the new data into that sheet. Then the user selects the particular pivot table needed and clicks a macro button (each pivot table has its own macro button) that begins a series of complex actions, including copying the new data to a different worksheet (which I named “Pivot Data Base”), modifying it (adds columns and formulas) and naming it for further use with the macros. Each pivot table uses its own cache and has its own update macros, all of which call the macro that copies and modifies the database.
When the update macros complete execution, the pivot table is updated and formatted in accordance with the specifications they use here. Everything is automated so the user doesn’t have to do any actual work with the pivot table itself.
Regards,
-
WScindypositano
AskWoody Lounger -
WSBrookBoy
AskWoody Lounger
-
-
-
-
Viewing 0 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
My Simple Word 2010 Macro Is Not Working (Awaiting moderation)
by
mbennett555
3 hours, 2 minutes ago -
Office gets current release
by
Susan Bradley
7 hours, 45 minutes ago -
FBI: Still Using One of These Old Routers? It’s Vulnerable to Hackers
by
Alex5723
1 day ago -
Windows AI Local Only no NPU required!
by
RetiredGeek
8 hours, 48 minutes ago -
Stop the OneDrive defaults
by
CWBillow
1 day, 1 hour ago -
Windows 11 Insider Preview build 27868 released to Canary
by
joep517
1 day, 11 hours ago -
X Suspends Encrypted DMs
by
Alex5723
1 day, 13 hours ago -
WSJ : My Robot and Me AI generated movie
by
Alex5723
1 day, 13 hours ago -
Botnet hacks 9,000+ ASUS routers to add persistent SSH backdoor
by
Alex5723
1 day, 14 hours ago -
OpenAI model sabotages shutdown code
by
Cybertooth
1 day, 14 hours ago -
Backup and access old e-mails after company e-mail address is terminated
by
M W Leijendekker
1 day, 2 hours ago -
Enabling Secureboot
by
ITguy
1 day, 9 hours ago -
Windows hosting exposes additional bugs
by
Susan Bradley
1 day, 22 hours ago -
No more rounded corners??
by
CWBillow
1 day, 18 hours ago -
Android 15 and IPV6
by
Win7and10
1 day, 8 hours ago -
KB5058405 might fail to install with recovery error 0xc0000098 in ACPI.sys
by
Susan Bradley
2 days, 11 hours ago -
T-Mobile’s T-Life App has a “Screen Recording Tool” Turned on
by
Alex5723
2 days, 13 hours ago -
Windows 11 Insider Preview Build 26100.4202 (24H2) released to Release Preview
by
joep517
2 days, 8 hours ago -
Windows Update orchestration platform to update all software
by
Alex5723
2 days, 21 hours ago -
May preview updates
by
Susan Bradley
2 days, 8 hours ago -
Microsoft releases KB5061977 Windows 11 24H2, Server 2025 emergency out of band
by
Alex5723
2 days ago -
Just got this pop-up page while browsing
by
Alex5723
2 days, 13 hours ago -
KB5058379 / KB 5061768 Failures
by
crown
2 days, 10 hours ago -
Windows 10 23H2 Good to Update to ?
by
jkitc
1 day, 12 hours ago -
At last – installation of 24H2
by
Botswana12
3 days, 12 hours ago -
MS-DEFCON 4: As good as it gets
by
Susan Bradley
10 hours, 17 minutes ago -
RyTuneX optimize Windows 10/11 tool
by
Alex5723
4 days ago -
Can I just update from Win11 22H2 to 23H2?
by
Dave Easley
1 day, 23 hours ago -
Limited account permission error related to Windows Update
by
gtd12345
4 days, 14 hours ago -
Another test post
by
gtd12345
4 days, 14 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.