form with condition needed

S

subs

have the following table where carrier field is empty
Ost Ocity Dstate Dcity Region Carrier
A B C Dcity MW
E F G H East
I J K L South
M N O P MW
Q R S T East



I need to create a query which should ask the user to enter


carrier for MW region
Carrier for East region
Carrier for South region


please note that regions are based on Destination states. Based on
the
answers inputted by the user, the carrier field has to be populated.

The following condition needs to be used-
the carrier field will have to be same if it has same region.


Example


carrier for MW region Sai
Carrier for East region Mai
Carrier for South region yoi


Final table will look like this


Ost Ocity Dstate Dcity Region Carrier
A B C Dcity MW sai
E F G H East mai
I J K L South yoi
M N O P MW sai
Q R S T East mai

can you help with the query or evern a Form? which ever will be
easier
and effective?




Reply Reply to author Forward
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Please help - urgent 3
Query or a form required 9
user entering the data 4
Tranportation query - interesting one 1
deleting duplicates but with a condition 5
complex sorting query 3
Pls help with SQL query 12
SQL 2

Top