Guest_imported
New member
- Jan 1, 1970
- 0
Hi there,
I have a table, named "Art" and a browser who can work with a freeform-query.
My table contains more than rows with the same value:
Example :
Nr Shipped
------ -----------
110 50
110 55
110 50
110 60
110 55
110 50
110 60
110 55
You see my problem ?
I want to display only one of each values:
Nr Shipped
----- ------------
110 50
110 55
110 60
What kind of query do i have to make ?
Greets
I have a table, named "Art" and a browser who can work with a freeform-query.
My table contains more than rows with the same value:
Example :
Nr Shipped
------ -----------
110 50
110 55
110 50
110 60
110 55
110 50
110 60
110 55
You see my problem ?
I want to display only one of each values:
Nr Shipped
----- ------------
110 50
110 55
110 60
What kind of query do i have to make ?
Greets