Need to make an EXE from a form, which will display multiple search results in fields

Goat.Cheese

Registered User.
Local time
Today, 07:00
Joined
Jul 10, 2012
Messages
20
I realise the post title is loaded, so i'll try to break it down. Keep in mind i only posses layman knowledge on the subject.

I've created a form from a table/query which lists deliveries.

Fields include, name of delivering company, product name, product shipping cost, product id.

What i have so far is a form with a comboBox which recieves the product id, and displays detail about who delvers it and at what cost.

My problem is that many products are delivered by different suppliers, but i can only get the form to list one.

What i aim to do is create and EXE which will list all suppliers and their respective shipping costs, when I input the products ID code.

cheers.
 
Can you provide some more details on your tables?
 

Users who are viewing this thread

Back
Top Bottom