Hello gents,
I need your appretiable help on this.
In my database there is a form to add airports and their data. This populate a table to alloow creating flight reports of my simulation flights (in FSX). I would like to add runways by textboxes. Problems are:
a. some airports have 1-2 runway (so 1 or 2 textboxes), while some others have more (a variable number of textboxes).
b. how to save the (variable in terms of numbers) runways information into a new table?
Essentialy, my target is to create a table with the name of the airports and all runways for each one. This is requested because when I create a flight report and select the departure/arrival airport, a combobox loads the corresponding runways for that airport.
Any suggestion about the completion of this task?
Many thanks guys, bye.
Riccardo