Code works well in identifying each date and setting font to bold.
It even calls the sub to insert a row. Problem is instead of it
inserting a row below the next instance it inserts the row below the
one its just done. There must be something I need to do in the loop
to stop it returning to the first instance and repeating the insert?