HI,

I would like to insert a row when a certain cell has a certain value. The ideia is to divide the values into weeks, inserting an empty row after every sunday (where I wiil put the totals of the week), and group the whole week in order to see just the week total.

Can anyone help me doing this in VBA?