anthonyexcel
Active Member
- Joined
- Jun 10, 2011
- Messages
- 258
- Office Version
- 365
- Platform
- Windows
I have 2 Arrays each located in a cell. I would like to divide the first one by the second one. Please see below.
[TABLE="class: tableizer-table"]
<tbody>[TR="class: tableizer-firstrow"]
[TH]Array[/TH]
[/TR]
[TR]
[TD]{0;1;0;1;0;0;1}[/TD]
[/TR]
[TR]
[TD]{0;1;2;2;0;1;2}[/TD]
[/TR]
</tbody>[/TABLE]
<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]Answer[/TH]
[/TR]
</thead><tbody> [TR]
[TD]{#DIV/0!;1;0;0.5,#DIV/0!,0,0.5}[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: tableizer-table"]
<tbody>[TR="class: tableizer-firstrow"]
[TH]Array[/TH]
[/TR]
[TR]
[TD]{0;1;0;1;0;0;1}[/TD]
[/TR]
[TR]
[TD]{0;1;2;2;0;1;2}[/TD]
[/TR]
</tbody>[/TABLE]
<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]Answer[/TH]
[/TR]
</thead><tbody> [TR]
[TD]{#DIV/0!;1;0;0.5,#DIV/0!,0,0.5}[/TD]
[/TR]
</tbody>[/TABLE]