I am trying to insert some blank rows into a spreadsheet to break up each section of data.
I have found a bit of code that works based on a column of text data but it will not work with a column containing dates.
I keep getting a runtime error 13 on the Elseif line.![]()
Please Login or Register to view this content.
It works fine if I use Column I.
Column C contains Date/Time (yyyy/mm/dd hh:mm:ss) info and I only want to insert a line based on the Date.
Any help is appreciated.
Bookmarks