I am looking for a solution in Libre/OpenOffice Calc, to automatically insert a new row if all the fields of the current row are filled with data.
A bit more detailed: There is a spreadsheet in which the monthly expenses are stored, and at the end of each month a summary is generated and included under the last row of the month. The amount of data (number of lines) for a given month is unknown and thus not fix. A solution would be nice, that would allow to enter the data and at the end of the row a new row would be automatically inserted between the actual row and the row of the monthly summary. I hope it was somewhat clear.