DougStroud
Well-known Member
- Joined
- Aug 16, 2005
- Messages
- 2,976
- Office Version
- 365
- Platform
- MacOS
I need help in removing periods from a series of cells.
Example:
[TABLE="width: 202"]
<colgroup><col style="mso-width-source:userset;mso-width-alt:8618;width:202pt" width="202"> </colgroup><tbody>[TR]
[TD="width: 202"]Columbia-Barnard.........................[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD]Duke.............................[/TD]
[/TR]
</tbody>[/TABLE]
<style>table { }td { padding-top: 1px; padding-right: 1px; padding-left: 1px; color: black; font-size: 12pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Calibri, sans-serif; vertical-align: bottom; border: medium none; white-space: nowrap; }</style>
I tried find/replace all and that did not work.
Example:
[TABLE="width: 202"]
<colgroup><col style="mso-width-source:userset;mso-width-alt:8618;width:202pt" width="202"> </colgroup><tbody>[TR]
[TD="width: 202"]Columbia-Barnard.........................[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD]Duke.............................[/TD]
[/TR]
</tbody>[/TABLE]
<style>table { }td { padding-top: 1px; padding-right: 1px; padding-left: 1px; color: black; font-size: 12pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Calibri, sans-serif; vertical-align: bottom; border: medium none; white-space: nowrap; }</style>
I tried find/replace all and that did not work.