dygitaldude
New Member
- Joined
- Apr 29, 2017
- Messages
- 10
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]Order (A)[/TD]
[TD]Task (B)[/TD]
[TD]Status (C)[/TD]
[TD]Designated to (D)[/TD]
[TD]Completion Order (E)[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]x.a[/TD]
[TD]Pending[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]x.b[/TD]
[TD]completed[/TD]
[TD]John[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD]3[/TD]
[TD]x.c[/TD]
[TD]completed[/TD]
[TD]John[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hello geniuses,
I'm working with an excel workbook with multiple tabs. How would I insert name in Col 'D' and Count in Col 'E' once the status reads completed. And the counter will have to increment workbook wide since I'll be working in multiple tabs. For example if Order 2 is the first one to be completed it will have completing order 1, assume there is a next tab of similar 3 rows, and Order x.d is completed it will have completed order 2. And so on...
Any help is much appreciated.
Thanks
<tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]Order (A)[/TD]
[TD]Task (B)[/TD]
[TD]Status (C)[/TD]
[TD]Designated to (D)[/TD]
[TD]Completion Order (E)[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]x.a[/TD]
[TD]Pending[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]x.b[/TD]
[TD]completed[/TD]
[TD]John[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD]3[/TD]
[TD]x.c[/TD]
[TD]completed[/TD]
[TD]John[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hello geniuses,
I'm working with an excel workbook with multiple tabs. How would I insert name in Col 'D' and Count in Col 'E' once the status reads completed. And the counter will have to increment workbook wide since I'll be working in multiple tabs. For example if Order 2 is the first one to be completed it will have completing order 1, assume there is a next tab of similar 3 rows, and Order x.d is completed it will have completed order 2. And so on...
Any help is much appreciated.
Thanks