lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I was reading another post in this form and that post has a table like the one below. So I tried it to copy that table from this form to excel. but did not work, they all ended up in one cell. How can I copy a table from here (this form, like the one below) to excel? is that possible? Thank you very much.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Age[/TD]
[/TR]
[TR]
[TD]John[/TD]
[TD]44[/TD]
[/TR]
[TR]
[TD]Mary[/TD]
[TD]55[/TD]
[/TR]
</tbody>[/TABLE]
I was reading another post in this form and that post has a table like the one below. So I tried it to copy that table from this form to excel. but did not work, they all ended up in one cell. How can I copy a table from here (this form, like the one below) to excel? is that possible? Thank you very much.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Age[/TD]
[/TR]
[TR]
[TD]John[/TD]
[TD]44[/TD]
[/TR]
[TR]
[TD]Mary[/TD]
[TD]55[/TD]
[/TR]
</tbody>[/TABLE]