March 23, 2011 at 12:33 pm
I have a few queries that I need to make available to non-IT end users. Need to have them input a few simple parameters - date range, other filters - and pass those to a query, and return the results into an Excel spreadsheet. I know we can run queries directly in Excel - but looking for suggestions on how to make this simpler for end user. A simple vb/asp app? Web app/php? Not afraid to build something - but if there are already programs available, would welcome suggestions.
Thanks!
March 23, 2011 at 1:34 pm
How about a parameterized query run in Excel? Make the first couple of rows be for entering the parameters (Start Date, End Date, etc.), then pass to the query to be run.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply