Looking for ideas on how to approach this challenge.
Preface - I have three years worth of survey data. The surveys were supposed to be open for only two weeks, however some were and some weren't (over two weeks). I have second table with the drop/send dates that vary and do not have any consistency.
Challenge is to use the Send Dates table to alter dates in the Survey Data, if outside any date range change date to max date in the previous date range, if within date range do nothing.
This may be simple but just can't see it right now.