inserting rows conditionally
Posted by doug on October 08, 2000 11:19 AM
I have data (date in col1 yes or no in col2) exported from another application; I need to insert rows between each record equal to the number of days between the date in one record and the date in the next record; the dates range back to 1996 and could have any number of days between each record; then I need to fill the inserted rows by duplicating the row just before the inserted rows