Sequence

BingoGeorge

New Member
Joined
Feb 21, 2017
Messages
10
Hi Folks, I am horrible with my "if" statements. I hope I can get some help.

[TABLE="width: 500"]
<tbody>[TR]
[TD]Item[/TD]
[TD]SEQ[/TD]
[TD]ID[/TD]
[TD]ETc[/TD]
[/TR]
[TR]
[TD]Apples[/TD]
[TD]2000[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Chicken[/TD]
[TD]2000[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Pears[/TD]
[TD]2001[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Onions[/TD]
[TD]2002[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]steak[/TD]
[TD]2002[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

What I need does it the SEQ numbers to do +1 if the ID shows 1 OR repeat the same SEQ is the number shows 2.

Let me know what you think.
Thanks
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,224,823
Messages
6,181,184
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top