I'm searching for a VBA macro for Excel, which can detect the word "mean", in column A. After this it would copy the yellow row with the formula in C to J. The formula counts the average from one row after the last "mean" to the next =AVERAGE (C1323:C1437)I'm searching for a VBA macro for Excel, which