muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 2,089
- Office Version
- 365
- 2021
- Platform
- Windows
hi all..
would you help me to figure out this problem.
i want use formula to solved it..
<style type="text/css">
table.tableizer-table {
font-size: 12px;
border: 1px solid #CCC ;
font-family: Arial, Helvetica, sans-serif;
}
.tableizer-table td {
padding: 4px;
margin: 3px;
border: 1px solid #CCC ;
}
.tableizer-table th {
background-color: #104E8B ;
color: #FFF ;
font-weight: bold;
}
</style>
[TABLE="class: tableizer-table"]
<thead>[TR="class: tableizer-firstrow"]
[TH]data[/TH]
[TH]after formula[/TH]
[/TR]
</thead><tbody> [TR]
[TD]'1.1
[/TD]
[TD]11[/TD]
[/TR]
[TR]
[TD]'2.3
[/TD]
[TD]23[/TD]
[/TR]
[TR]
[TD]'2.2
[/TD]
[TD]22[/TD]
[/TR]
[TR]
[TD]'4.1
[/TD]
[TD]41[/TD]
[/TR]
</tbody>[/TABLE]
thanks appreciated for your helping
.sst
would you help me to figure out this problem.
i want use formula to solved it..
<style type="text/css">
table.tableizer-table {
font-size: 12px;
border: 1px solid #CCC ;
font-family: Arial, Helvetica, sans-serif;
}
.tableizer-table td {
padding: 4px;
margin: 3px;
border: 1px solid #CCC ;
}
.tableizer-table th {
background-color: #104E8B ;
color: #FFF ;
font-weight: bold;
}
</style>
[TABLE="class: tableizer-table"]
<thead>[TR="class: tableizer-firstrow"]
[TH]data[/TH]
[TH]after formula[/TH]
[/TR]
</thead><tbody> [TR]
[TD]'1.1
[/TD]
[TD]11[/TD]
[/TR]
[TR]
[TD]'2.3
[/TD]
[TD]23[/TD]
[/TR]
[TR]
[TD]'2.2
[/TD]
[TD]22[/TD]
[/TR]
[TR]
[TD]'4.1
[/TD]
[TD]41[/TD]
[/TR]
</tbody>[/TABLE]
thanks appreciated for your helping
.sst
Last edited: