hello is this possible on excel formula giving the date of the oldest date with day 1 on colum
example
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]12-6-17
[/TD]
[/TR]
[TR]
[TD]2-7-16[/TD]
[/TR]
[TR]
[TD]8-2-17[/TD]
[/TR]
[TR]
[TD]3-1-17[/TD]
[/TR]
[TR]
[TD]12-26-17[/TD]
[/TR]
[TR]
[TD]6-1-17[/TD]
[/TR]
</tbody>[/TABLE]
on the given table the date that the formula that i need will find 3-1-17 because it is the oldest date with day 1,, thanks
example
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]12-6-17
[/TD]
[/TR]
[TR]
[TD]2-7-16[/TD]
[/TR]
[TR]
[TD]8-2-17[/TD]
[/TR]
[TR]
[TD]3-1-17[/TD]
[/TR]
[TR]
[TD]12-26-17[/TD]
[/TR]
[TR]
[TD]6-1-17[/TD]
[/TR]
</tbody>[/TABLE]
on the given table the date that the formula that i need will find 3-1-17 because it is the oldest date with day 1,, thanks