Muzicmn969
Registered User.
- Local time
- Today, 08:07
- Joined
- Apr 4, 2002
- Messages
- 16
Heres the deal....
have 2 DBs, one is Airspace_definitions which has a field in it called Default_Altitude
the other is Airspace_events....
Now, i have a form which looks up the airspaceid as a combo box and default altitude from is referenced from DB1 as a text box
the concept works like a champ, whenever i select an airspace id, the altitude shows up in the field allocated for it. but it is not storing it in the events db...
so if i run a report on past activity the altitude is blank.
I am assuming that the db is showing the altitude information but not storing it in the field allocated for it. is there a way where i can have the form look up the altitude information based on which airspace is selected from the combo box and store that information in the events db???
have 2 DBs, one is Airspace_definitions which has a field in it called Default_Altitude
the other is Airspace_events....
Now, i have a form which looks up the airspaceid as a combo box and default altitude from is referenced from DB1 as a text box
the concept works like a champ, whenever i select an airspace id, the altitude shows up in the field allocated for it. but it is not storing it in the events db...
so if i run a report on past activity the altitude is blank.
I am assuming that the db is showing the altitude information but not storing it in the field allocated for it. is there a way where i can have the form look up the altitude information based on which airspace is selected from the combo box and store that information in the events db???