Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default How to build / refresh pivot table without ODBC??

Dear all,

I am building an excel report with pivot table and the data source is from
SQL server 2000. However, when I build the pivot table, it requires me to
provide an ODBC name on my computer. This report will be distributed to more
than 10 users and it would not be convenient if we have to set up the same
ODBC data source in each user's computer since they will refresh the data
themselves.

Therefore, is there any way to refresh the pivot without ODBC? Please advice
and thanks in advance!!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default How to build / refresh pivot table without ODBC??

If the volume of data being pulled into the reports were not prohibitively
large, I'd be tempted to set it up so there's one person tasked with a daily
refresh (or weekly? not knowing the data "freshness" requirements) to
populate a separate table (access? excel?) using ODBC connection. Then in
the distributed report file use a more direct link to that source. Make
sense?

On the other hand, I've also succeeded in getting fairly sizable groups of
users to set up individual ODBC connections. Just requires a well written
procedure for them to follow.

"Terence C" wrote:

Dear all,

I am building an excel report with pivot table and the data source is from
SQL server 2000. However, when I build the pivot table, it requires me to
provide an ODBC name on my computer. This report will be distributed to more
than 10 users and it would not be convenient if we have to set up the same
ODBC data source in each user's computer since they will refresh the data
themselves.

Therefore, is there any way to refresh the pivot without ODBC? Please advice
and thanks in advance!!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create refresh button in worksheet to refresh Pivot Table Data Ron Excel Worksheet Functions 1 October 13th 07 01:20 AM
build a pivot table from multiple other pivot tables. Gordo Excel Discussion (Misc queries) 1 December 11th 06 08:19 PM
Pivot Refresh over ODBC CinqueTerra Excel Programming 4 May 25th 06 12:23 AM
Timing of automatic query refresh and macro pivot table refresh dutty Excel Programming 2 December 1st 04 07:19 PM
Pivot Table REFRESH Flaw -- Saves Old Data in Selection Area AFTER REFRESH Ken Roberts Excel Programming 3 September 11th 03 06:02 AM


All times are GMT +1. The time now is 10:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"