Hello.
My mind i stuck with this problem wich i hope someone easily could give me a hint how to make it possible? :banghead:
I have two unbound tables.
One table contents
From........
Too..........
Distance...
The other table contents
Company..
Min_km....
Hi_km......
Price........
What my intention is to make a form that find wich companies who drive the distance and price.
For example..... I choose a journey from London to Leeds and distance is 123 km
When i push a searchbutton then i get what companies drives the distance and the price?
I cant get how to take the distance of the trip and search the table 2 where the distance is between Min_km and Hi_km and the outcome is
DHL want 123 pounds for the trip
Trans want 140 pounds for the trip.
What i need help with is how to search....
If distance choosen by table one is =< than Min_km or => Hi_km then get the prices.
I hope i have explained my problem good enough?
Kind regards
Vallan
My mind i stuck with this problem wich i hope someone easily could give me a hint how to make it possible? :banghead:
I have two unbound tables.
One table contents
From........
Too..........
Distance...
The other table contents
Company..
Min_km....
Hi_km......
Price........
What my intention is to make a form that find wich companies who drive the distance and price.
For example..... I choose a journey from London to Leeds and distance is 123 km
When i push a searchbutton then i get what companies drives the distance and the price?
I cant get how to take the distance of the trip and search the table 2 where the distance is between Min_km and Hi_km and the outcome is
DHL want 123 pounds for the trip
Trans want 140 pounds for the trip.
What i need help with is how to search....
If distance choosen by table one is =< than Min_km or => Hi_km then get the prices.
I hope i have explained my problem good enough?
Kind regards
Vallan