F
Fredrik
Hello all,
I'm working on a transport-booking system for our Company.
Previously we only used excel, unaware of the power we already had in our
Computers in form of Access.
To the question:
Here's a the table:
Ordernumber Loadingdate Trucknumber
1 19jan OH45LP
2 19jan OH45LP
3 19jan BGLP34
4 23mar BGLP34
From the query I want this result:
19jan OH45LP
19jan BGLP34
23mar BGLP34
In simple words: I want it to show how many trucks that load every day. One
truck can have many orders on it and theese i want sort out so it only shows
the trucknumber once for every day.
How do I do?
Thanks for your help!
I'm working on a transport-booking system for our Company.
Previously we only used excel, unaware of the power we already had in our
Computers in form of Access.
To the question:
Here's a the table:
Ordernumber Loadingdate Trucknumber
1 19jan OH45LP
2 19jan OH45LP
3 19jan BGLP34
4 23mar BGLP34
From the query I want this result:
19jan OH45LP
19jan BGLP34
23mar BGLP34
In simple words: I want it to show how many trucks that load every day. One
truck can have many orders on it and theese i want sort out so it only shows
the trucknumber once for every day.
How do I do?
Thanks for your help!