J
Jim Kelly
Hi all,
I'm trying to select two cells (with date values) and compare the
values to see if the dates are concurrent. I have the compare part
down using the DateDiff function, but I'm having trouble with
selecting a1 and a2, then if they are not concurrent, inserting a row
and making the first cell (of the new row) the next date after a1,
then moving on to the new a2 and a3, comparing them, and so on through
the list. So to put it simply, I'm wanting to take a list of dates
and make sure there are no gaps, filling in when necessary.
Does this make sense? If you have seen this somewhere online, please
point me the way. I don't mind researching it out, but I'm unsure of
where to start.
Thanks in advance!
Jim
I'm trying to select two cells (with date values) and compare the
values to see if the dates are concurrent. I have the compare part
down using the DateDiff function, but I'm having trouble with
selecting a1 and a2, then if they are not concurrent, inserting a row
and making the first cell (of the new row) the next date after a1,
then moving on to the new a2 and a3, comparing them, and so on through
the list. So to put it simply, I'm wanting to take a list of dates
and make sure there are no gaps, filling in when necessary.
Does this make sense? If you have seen this somewhere online, please
point me the way. I don't mind researching it out, but I'm unsure of
where to start.
Thanks in advance!
Jim