Help! I lost all of my macro’s when my computer crashed and now I am have to recreate them. The macro I am working on formats data that comes from a pull from our data warehouse. I need to move some rows based on the time given in a cell. The data load gives me the date and time all in one cell. I need to move any row that has a start time of 0:00 or an end time of 23:59 to a new spreadsheet as well as any shift that is over 8 hours in length. I have the code to create the new sheet all set. I just need help with the code to identify the times that need moved.
I have the code in the attached spreadsheet that I have used before but it is not moving any cells except the ones over 8 hours. Can anyone ID the problem?
Thanks in advance for any assistance that can be provided.