I have worksheet where Column A if for Serial Number, Column B for Post, Column for ROPA, Column D for Pay Scale, Column E for DOA, Column F for Pay, Column G for DOTA, Column H for Reason and Column I for Remark. I want automatic insertion of rows on certain conditions. IF any cell of Column = 81 and if any cell of Column = a date pertaining to a date of 1981 or before or after, rows have to inserted till the date reaches 1989, if IF any cell of Column = 90 and if any cell of Column = a date pertaining to a date of 1990 or before or after, rows have to inserted till the date reaches 1999. IF any cell of Column = 2009 and if any cell of Column = a date pertaining to a date of 2009 or before of after, rows have to inserted till the date (present year). Besides, If any cell of Column H = Change of Ropa, one row has to be inserted next. The formulas of all cells of all columns will continue whenever rows will be inserted. The formulas are to continue in succession. Is there any way to do this? Please help.