Yet another dumb question

NavyJoe

Board Regular
Joined
Sep 14, 2004
Messages
63
I have 6 queries. All 6 query the same table. I tried create a report using all 6 queries, but I get some sort of connection error. I try and do it manually by creating a blank report and creating a black text box and changing it's control source. I fail. Is there something I'm doing wrong? Here is the info:

Table A:
Award Type:
Description:
Date:
Qty:

Query A:
Award Type: "jsam"
Description:
Date: Now()-7
Qty:

Query B - F are the exact same, except the Award Type. There are 6 different awards.

Please help me. I'm almost done.
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Why do you have 6 different queries?

Could you not just use 1 query and group by Award Type?

If this is to create a report then you could set group headers/properties to have the data for each individual Award Type on a seperate page.
 
Upvote 0

Forum statistics

Threads
1,214,620
Messages
6,120,554
Members
448,970
Latest member
kennimack

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top