UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Form Query    
 
   
faisalsh123
post Apr 10 2006, 06:34 AM
Post #1

New Member
Posts: 14



HI all,
My query is ,
if i insert flight no 111, it should dislpay me from and to from list box
Example, flight no 111 after presssing tab it shlould display from NYC to LON from list box/combo box
Go to the top of the page
 
+
dashiellx2000
post Apr 10 2006, 06:56 AM
Post #2

UtterAccess VIP
Posts: 9,209
From: Maryland



How is the flight number entered? The easiest thing to do would be to create a query that returns all your flight numbers the departure point and the destination. Base a combo box on this query with the departure/destination info as columns of the combo. Then in the after update of the combo box, you assing these values to other controls:

Me.ControlName = Me.ComboBoxName.Column(#)

HTH.
Go to the top of the page
 
+

Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 19th May 2013 - 02:45 PM