Returning Unmatched items from a single table

GaryB

Active Member
Joined
Feb 25, 2002
Messages
459
I don't play around much with Access, so I apologise if this is blindingly obvious!

I have a file of 120000 lines of data (and growing) which contains details of incoming dataflows (reference, type, date & time received), and hopefully the responses sent (reference, type, date and time sent)
A type A flow comes in and a type B flow, quoting the same reference, is sent back in acknowledgment, within 3 working days. What do I need to do to get a report of the type A flows that have either not had a type B sent back, or have had one but more than 3 working days later. I can produce a report of the matching ones, but cannot workout the inverse.

Many Thanks

GaryB
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Can you post a small snippet of sample data, showing the important fields and their values (type flows, dates, etc)?
And maybe the SQL code of your query that works (switch your Query to SQL View and copy and paste code here).
 
Last edited:
Upvote 0

Forum statistics

Threads
1,221,821
Messages
6,162,157
Members
451,750
Latest member
pnkundalia

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