Hello again!
Hopefully, today was a pleasant day for everyone. Not a perfect one, necessarily, but at least a pleasant one.
I thought this would be an easy thing to find, but I can't seem to find any code that will do what I need.
My spreadsheet is only 7 columns by about 300 or 400 rows, so how long it takes to run is not a huge issue.
The 4th column is a date/time column and is in the format like: 9/3/2019 12:01:00 AM
In this date/time column the date will not change throughout the column, BUT the TIME WILL VARY...so all rows will be for the same day but the times will change.
My header row is row 1.
Records start on row 2.
The number of rows is dynamic.
I need to delete all rows where the TIME in column 4 is "less than 0645"
As always, any and all help is appreciated!
-Christine
Hopefully, today was a pleasant day for everyone. Not a perfect one, necessarily, but at least a pleasant one.
I thought this would be an easy thing to find, but I can't seem to find any code that will do what I need.
My spreadsheet is only 7 columns by about 300 or 400 rows, so how long it takes to run is not a huge issue.
The 4th column is a date/time column and is in the format like: 9/3/2019 12:01:00 AM
In this date/time column the date will not change throughout the column, BUT the TIME WILL VARY...so all rows will be for the same day but the times will change.
My header row is row 1.
Records start on row 2.
The number of rows is dynamic.
I need to delete all rows where the TIME in column 4 is "less than 0645"
As always, any and all help is appreciated!
-Christine