Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Data in Pivot Table Wrong

Status
Not open for further replies.

dw1

IS-IT--Management
Joined
Oct 2, 2002
Messages
47
Location
US
I have a table with a "Sites" field lnked from another database. In the table I have a lookup for the "Sites". I have linked the SITEID and SITENAME to create drop down combo box in the SITE field. The displayed data is the SITENAME but when I create a pivot table in Excel I get the SITEID instead of the SITENAME. How do I get the SITENAME?
 
Create a query that has both the ID and the Name in the same table. Bind the combo box to that query. If Pivot tables don't let you do this, then you'll have to ask this question on the Excel forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top