Home  Fees/Services  Access Templates  Tutorials  Access Download  Articles  Search  Contact  Privacy  Links

Microsoft Access Download
Union Query Access Download Example

Union Query Advance Query Example Access 2007 Download

 Microsoft Access Download> Advanced Union Query Download

 
 

How To Open Email Using SendObject Access Download

Send Email Microsoft Access Tutorial Download (Advanced)

Multi Select List Box Query Parameters

Row Level Data Security

Programming MS Access Security Alternative

Inventory Calculations Download ( Single User)

How To Perform Inventory Calculations (Multi-User)

Make Dependent Combo Box Code MS Access  Tutorial Download

Union Query Example (Simple)

Union Query (Advanced) Access Tutorial Download

How To Fill Fields From Combo Box

Use Global Variables as Parameters

Download Continuous Form Dependent Combo Box

How To Program Continuous-Continuous Master/Detail Forms

Download Example for Bar Chart/ Bar Graph on Access Forms

Programming Crosstab Query Example

TransferText & OutputTo Microsoft Access Download

DoCmd.OpenForm & OpenArgs VBA Example

Running Sum Query Method

Choose Command Dynamic SQL Order By

Access Conditional Format

Access Report Banding

Popup Form Control Method


Advanced Union Query Download

This union query example shows some interesting and advanced concepts.  Usually in a union query you are selecting the same or similar data from different tables.

In this example we selecting the individual data records from the table and at the same time using the union query function to select aggregate functions from the same table.  In this case we are selecting the average, minimum and maximum revenue values grouped by Department.

This aggregate function technique, including countless variations, can be very use when exporting data to other programs such as Excel.  Or perhaps you want to send the revenue data to a website for display.  Using this advanced union query technique allows you to avoid performing these aggregate function calculations either on the website, in a spreadsheet or in an Access report.  Note that if you using Access reports  you'll need to create a Group on the Department field.  In some cases grouping can conflict in a report and can make the report difficult to program when there are many summary levels.

Here are the results of the union query example:

Union Query Example

To examine the union query download our Microsoft Access Union Query Database.



Contact Information 

Microsoft Access Help

Microsoft Access Download • Access 2007 Download • MS Access Database Download