- My table lists all the video episodes that my company releases.
- Each Episode’s Record has an Air Date date field.
- Each Episode’s Record also has a Previous Episode field that has the Project Name of the last released episode.
- The last released episode is based on the Air Date of the most recent previous episode.
Currently, I manually add the previous episode’s Project Name to the Previous Episode field of each Episode’s Record. I want to use a formula to fill the Previous Episode field automatically.
Can you even use a formula to reference a field in a different record from the same table?