KatyKaty
9 years agoQrew Trainee
Can I create a field which looks up data from another record within the same table?
Hi there,
I'm new to this so bear with me....
I have a table for "Supplies", and a table for "Tariffs". Each supply can have many tariffs (but only one is "live" at any given time).
Is there a way to add a field to my Tariffs table which would provide detail from the previous tariff?
So for example, Tariff 1 might be for the period 1 Jan 15 - 31 Dec 15 and be provided by "Supplier A", and Tariff 2 would be for the period 1 Jan 16 - 31 Dec 16 and be provided by "Supplier B".
In the record for Tariff 2, I would like there to be a field called "Previous Supplier" which for this example would provide the value "Supplier A".
Any thoughts / advice appreciated!