Hi,
Does anyone knows how to do this?
I have the fallowing information:
[TABLE="width: 500"]
<tbody>[TR]
[TD]FF[/TD]
[/TR]
[TR]
[TD]GG[/TD]
[/TR]
[TR]
[TD]"empty cell"
[/TD]
[/TR]
[TR]
[TD]"empty cell"
[/TD]
[/TR]
[TR]
[TD]PP[/TD]
[/TR]
</tbody>[/TABLE]
What is the formula that allow me to copy those values in sheet2 so I can get this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]FF
[/TD]
[/TR]
[TR]
[TD]GG
[/TD]
[/TR]
[TR]
[TD]PP
[/TD]
[/TR]
</tbody>[/TABLE]
Thanks!
Edu
Does anyone knows how to do this?
I have the fallowing information:
[TABLE="width: 500"]
<tbody>[TR]
[TD]FF[/TD]
[/TR]
[TR]
[TD]GG[/TD]
[/TR]
[TR]
[TD]"empty cell"
[/TD]
[/TR]
[TR]
[TD]"empty cell"
[/TD]
[/TR]
[TR]
[TD]PP[/TD]
[/TR]
</tbody>[/TABLE]
What is the formula that allow me to copy those values in sheet2 so I can get this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]FF
[/TD]
[/TR]
[TR]
[TD]GG
[/TD]
[/TR]
[TR]
[TD]PP
[/TD]
[/TR]
</tbody>[/TABLE]
Thanks!
Edu
Last edited: