Shushant27
New Member
- Joined
- Dec 15, 2016
- Messages
- 3
Hello,
I am trying to have a serial number logic, as below:-
[TABLE="width: 147"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Sr. No.[/TD]
[TD]Code[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]AB005[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]AB005[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]AB006[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]AB007[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]AB007[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]AB008[/TD]
[/TR]
</tbody>[/TABLE]
Column 1 is Sr. No., Column 2 is Code Number.
Now, I am need that Sr. no. should ignore while dragging, if the cell next to it is same as the cell above it.
please help/ suggest some trick/ logic
Shushant
I am trying to have a serial number logic, as below:-
[TABLE="width: 147"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Sr. No.[/TD]
[TD]Code[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]AB005[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]AB005[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]AB006[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]AB007[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]AB007[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]AB008[/TD]
[/TR]
</tbody>[/TABLE]
Column 1 is Sr. No., Column 2 is Code Number.
Now, I am need that Sr. no. should ignore while dragging, if the cell next to it is same as the cell above it.
please help/ suggest some trick/ logic
Shushant