Hi
Can anyone help me think of a formula where if i have multiple dates in one column, the column next to it will differentiate it by putting - 2, -3,-4 for ex see below
col A Col B
[TABLE="width: 166"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]20060704[/TD]
[TD]20060704[/TD]
[/TR]
[TR]
[TD]20060704[/TD]
[TD]20060704-2[/TD]
[/TR]
[TR]
[TD]20051222[/TD]
[TD]20051222[/TD]
[/TR]
[TR]
[TD]20051222[/TD]
[TD]20051222-2[/TD]
[/TR]
[TR]
[TD]20051205[/TD]
[TD]20051205[/TD]
[/TR]
[TR]
[TD]20051205[/TD]
[TD]20051205-2[/TD]
[/TR]
[TR]
[TD]20051205[/TD]
[TD]20051205-3[/TD]
[/TR]
</tbody>[/TABLE]
Can anyone help me think of a formula where if i have multiple dates in one column, the column next to it will differentiate it by putting - 2, -3,-4 for ex see below
col A Col B
[TABLE="width: 166"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]20060704[/TD]
[TD]20060704[/TD]
[/TR]
[TR]
[TD]20060704[/TD]
[TD]20060704-2[/TD]
[/TR]
[TR]
[TD]20051222[/TD]
[TD]20051222[/TD]
[/TR]
[TR]
[TD]20051222[/TD]
[TD]20051222-2[/TD]
[/TR]
[TR]
[TD]20051205[/TD]
[TD]20051205[/TD]
[/TR]
[TR]
[TD]20051205[/TD]
[TD]20051205-2[/TD]
[/TR]
[TR]
[TD]20051205[/TD]
[TD]20051205-3[/TD]
[/TR]
</tbody>[/TABLE]