C
Chris Scurrah
Hiya guys - thanks in advance for any advice.
I have a huge table setup - geared towards displaying
flight times for our personnel.
These times have the layout "Flight No" "ETA" "ATA" "FROM"
and "TO". There are 3 sets of these timings, headed Inital
Flight, Connecting Flight, To Final Destination.
The table that they are displayed on has the following
layout :-
(Flight No, ETA, ATA, From, To(taken from the "To Final
Destination set)) and (Flight No, ETA, ATA From, To (Taken
from the "Initial Flight" set))
What I am trying to get, is a way of filtering the "To
Final Destination" set, without affecting the initial
flight. For example, If i have a passenger who is flying
from New York to Heathrow, then Heathrow to Glasgow, the
New York - Heathrow leg would show in "Initial Flights",
However I dont want Flights from Heathrow to show in
the "To Final Destination" fields, even though the data
will actually be there.
Is this possible, and how do I go about setting it up?
I have a huge table setup - geared towards displaying
flight times for our personnel.
These times have the layout "Flight No" "ETA" "ATA" "FROM"
and "TO". There are 3 sets of these timings, headed Inital
Flight, Connecting Flight, To Final Destination.
The table that they are displayed on has the following
layout :-
(Flight No, ETA, ATA, From, To(taken from the "To Final
Destination set)) and (Flight No, ETA, ATA From, To (Taken
from the "Initial Flight" set))
What I am trying to get, is a way of filtering the "To
Final Destination" set, without affecting the initial
flight. For example, If i have a passenger who is flying
from New York to Heathrow, then Heathrow to Glasgow, the
New York - Heathrow leg would show in "Initial Flights",
However I dont want Flights from Heathrow to show in
the "To Final Destination" fields, even though the data
will actually be there.
Is this possible, and how do I go about setting it up?