Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure where to post this, but thought I would start here .....
Overall, I want to have a Workbook sit on a server somewhere, and have it set up to reference a datasheet that gets filled in later. Imagine I have a Pivot table defined on a worksheet named "PivotSheet" in an Excel workbook named "DataBook" that points to a worksheet named "DataSheet", which starts empty. A web server (ColdFusion) does it's thing, and eventually executes a query from a database. I would like the web server to make a copy of DataBook, and dump the results of the query into DataSheet (thereby populating the Pivot table data), and make this new file available for download to the web user. I'm presuming Excel is not installed on the server, just the "template" DataBook. Is there a way, using ODBC or something else, to put the result set into a specific worksheet in a closed Excel Workbook? Thanks, Bob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to send specific cells on a worksheet in office 2007? | Excel Discussion (Misc queries) | |||
Send data from userform to specific cell on specific sheet? | Excel Programming | |||
Copy Data from Workbook into specific Worksheet in other Workbook? | Excel Discussion (Misc queries) | |||
I want a macro that can open a worksheet in a closed workbook | Excel Programming | |||
copy worksheet from closed workbook to active workbook using vba | Excel Worksheet Functions |