Hi,
I am wanting some code which will loop through a column of text as such:
[TABLE="width: 81"]
<tbody>[TR]
[TD="align: right"]40[/TD]
[/TR]
[TR]
[TD="align: right"]8[/TD]
[/TR]
[TR]
[TD]Lynton[/TD]
[/TR]
[TR]
[TD="align: right"]8[/TD]
[/TR]
[TR]
[TD="align: right"]22[/TD]
[/TR]
[TR]
[TD]Field[/TD]
[/TR]
[TR]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD]19B
[/TD]
[/TR]
</tbody>[/TABLE]
deleting the cells which do not contain just numbers!
Any help would be appreciated!
Thanks
I am wanting some code which will loop through a column of text as such:
[TABLE="width: 81"]
<tbody>[TR]
[TD="align: right"]40[/TD]
[/TR]
[TR]
[TD="align: right"]8[/TD]
[/TR]
[TR]
[TD]Lynton[/TD]
[/TR]
[TR]
[TD="align: right"]8[/TD]
[/TR]
[TR]
[TD="align: right"]22[/TD]
[/TR]
[TR]
[TD]Field[/TD]
[/TR]
[TR]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD]19B
[/TD]
[/TR]
</tbody>[/TABLE]
deleting the cells which do not contain just numbers!
Any help would be appreciated!
Thanks