Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Access Pivot Table Forms-Office XP
Name: Joseph Truttman Date: July 8, 2003 at 21:49:07 Pacific OS: Windows XP CPU/Ram: 2.4 GHz/256 MB
Comment:
I have a Pivot Table on a Form in an Access database that is linked to a Query in the same database. It works good, no complaints. However, I want the Pivot Table in the Form to refresh automatically when I open it. I have tried writing an AutoOpen macro to update the Pivot Table in its Excel environment, it doesn't work. Apparently AutoOpen doesn't sense that Excel is opening when its environment is in a PivotTable in an Access Form. I have also tried checking the "Refresh On Open" box in the Pivot Table Options field. That doesn't work either, probably for the same reason as the previous problem. Currently, I have users manually refresh the Pivot Table after opening the Pivot Table Form with the use of a reminder message box and a push button. I'd really like to automate the refresh process, though. Any Excel VBA code wizards out there willing to give an assist?
Name: metoo Date: August 19, 2003 at 11:46:39 Pacific
Reply:
Joe, I am in the same situation. Did you ever find a solution to do this automatically? Right now, I will need the user to do a refresh as well. Note, in Office 2000 this is not a problem. I developed this in 2000. Then pushed it out to the client who uses XP and had the problem. Thanks. me too
Summary: I have and Access 97 table with one form on that table. If I change the name of the table, the trying to bring up the form results in an error message because it cannot find the associated table. Is...
Summary: Hi All! This morning one of the users on the network received the following error message while trying to access the clipart in office XP: "Clipart Organizer cannot access the file. An error occurred...
Summary: Is it possible to do Excel style pivot tables within Access 2000 I have a table in my database which lists records in the following fields format:- Name Division Sales Volume Month I want to create a...