I have a file that has several columns that have alphanumeric values in them. I need to remove the numeric values plus the : from the file. What is the easiest way to do it?
Thank you!
[TABLE="width: 355"]
<tbody>[TR]
[TD]First Aid : S190010[/TD]
[TD]Unassigned : 9999999[/TD]
[TD]Unassigned : 9999999[/TD]
[TD]Unassigned : 9999999999
[/TD]
[/TR]
</tbody><colgroup><col><col><col span="2"></colgroup>[/TABLE]
Thank you!
[TABLE="width: 355"]
<tbody>[TR]
[TD]First Aid : S190010[/TD]
[TD]Unassigned : 9999999[/TD]
[TD]Unassigned : 9999999[/TD]
[TD]Unassigned : 9999999999
[/TD]
[/TR]
</tbody><colgroup><col><col><col span="2"></colgroup>[/TABLE]