A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

General query and reporting mechanism



 
 
Thread Tools Display Modes
  #1  
Old October 6th, 2005, 08:35 PM
mscertified
external usenet poster
 
Posts: n/a
Default General query and reporting mechanism

Has anyone written a general query and reporting mechanism in Access?
By this I mean a system where the user chooses a table or tables and the
columns of interest, specifies control breaks and the Access program itself
writes and runs the report dynamically.
Any pointers on doing this would be appreciated.
  #2  
Old October 6th, 2005, 10:08 PM
Duane Hookom
external usenet poster
 
Posts: n/a
Default

There is a fairly comprehensive reporting/querying "applet" at
http://www.rogersaccesslibrary.com/O...p#Hookom,Duane. The
developer imports several generic forms, tables,... from the sample and then
creates 1 or more datasource queries. A datasource query is a standard query
that combines one or more tables with the appropriate joins and column
aliases (make your records fit for user consumption).

The query definitions are stored in a couple tables for recalling, modifying
and running. Results are displayed in a datasheet subform with a couple
clicks to sending to printer, HTML, CSV, text, Excel, Word Table or
Merge,...

--
Duane Hookom
MS Access MVP
--

"mscertified" wrote in message
...
Has anyone written a general query and reporting mechanism in Access?
By this I mean a system where the user chooses a table or tables and the
columns of interest, specifies control breaks and the Access program
itself
writes and runs the report dynamically.
Any pointers on doing this would be appreciated.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
General query and reporting facility mscertified Running & Setting Up Queries 1 October 7th, 2005 02:02 AM
Pivot Query Non-Numeric reporting Dan Woods Running & Setting Up Queries 8 September 1st, 2005 12:31 PM
Pivot Query Non-Numeric reporting KARL DEWEY Running & Setting Up Queries 0 August 29th, 2005 09:46 PM
Query builder, Loader, Reporting [email protected] General Discussion 0 July 8th, 2005 08:57 AM
reporting results of a query Ryan Young General Discussion 3 July 1st, 2005 04:34 PM


All times are GMT +1. The time now is 04:23 PM.


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