Microsoft
Software
Hardware
Network
Question : Excel + Access Integration - Passing Parameters
One of my users has a question that I can't figure out.
She has been working in access to create a very complicated query/report. It works great in access and has 1 parameter.
What she would like to do now is create a pivot table in excel off of that data. Normally she just uses the PivotTable wizard, selects external data source, points to the access db/query, and she's off! But, it won't allow her to do this w/ the current query since it requires a parameter and returns an error "too few parameters specified" or something along those lines.
How can we work around this? She'd like to be able to simply put the parameter in a cell on the spreadsheet and have the query pull it from there. Any code would be greatly appreciated (I've tried googling this to no avail). Assume we have an access db named "test.mdb" and the query is "qry-test" and the parameter is "startdate".
Thanks a ton!
Answer : Excel + Access Integration - Passing Parameters
Is it too much data to return to a worksheet and base the pivot table off that?
Random Solutions
Click an Hyperlink in Internet Explorer Using an Excel Macro
MS Project 2007, How to add a Column 'Percent'
script will not removed mapped drive from user profiles
How to build a control by its name as a string
New RAM Causing laptop to shut down
MS Word conversion to Adobe
Regional settings GREEK , decimal separator "," sql server 2000, But does not update a textbox tha binds to a float field,C# framework 2.0
Find a Text in a cell and copy it to another cell.
Can Access 2003 and 2007 coexist in peace on the same machine?
Drawing and Scolling in Windows C# - ClientRectangle? Paint?