I have a table of high and low tides, containing the date/time of the event, the tide height (metres) and a text field stating whether it is High Tide or Low Tide.
We have some survey data where the surveyors should have recorded whether it was high low or mid tide. Typically they forgot to write this down.
We have the date and time of each survey.
Is there any way to use the tide table to lookup the nearest event and pull across the tide status into the surveys table?