Create new table from existing table (adding records)

L

Lex

Hello and thank you for your help. I'm working with
inspection data, and have an existing table with an id,
date, and frequency, and want to create a new table with
the id and all dates that fall within 2 years from the
given date at the given frequency. Is the only way to do
this by a module? Any suggestions?

Thank you!
Lex
 
Top