muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 2,089
- Office Version
- 365
- 2021
- Platform
- Windows
hello all,
i hope you could help me about conditional formatting border (top & bottom), for this below :
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]seq number (col.a)
[/TD]
[TD]data (col.b)
[/TD]
[/TR]
[TR]
[TD]1.
[/TD]
[TD]george
[/TD]
[/TR]
[TR]
[TD]2.
[/TD]
[TD]mike
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.
[/TD]
[TD]evan
[/TD]
[/TR]
[TR]
[TD]4.
[/TD]
[TD]john
[/TD]
[/TR]
[TR]
[TD]etc..
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
how to add border with condition ;
for number 1.---------put border top & bottom
2.---------put border bottom
3.---------put border top & bottom
4.---------put border bottom
it's possible??
thanks!!
i hope you could help me about conditional formatting border (top & bottom), for this below :
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]seq number (col.a)
[/TD]
[TD]data (col.b)
[/TD]
[/TR]
[TR]
[TD]1.
[/TD]
[TD]george
[/TD]
[/TR]
[TR]
[TD]2.
[/TD]
[TD]mike
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3.
[/TD]
[TD]evan
[/TD]
[/TR]
[TR]
[TD]4.
[/TD]
[TD]john
[/TD]
[/TR]
[TR]
[TD]etc..
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
how to add border with condition ;
for number 1.---------put border top & bottom
2.---------put border bottom
3.---------put border top & bottom
4.---------put border bottom
it's possible??
thanks!!