Hi, I have a column of values in excel that look like this:
[TABLE="width: 76"]
<tbody>[TR]
[TD="class: xl2916, width: 76"]11065-91[/TD]
[/TR]
</tbody>[/TABLE]
I want to add a 0 before the '-' and a 0 in between the final two numbers. I tried to record a macro to figure it out but it didn't work. Any idea how I should do this with VBA? How would you do it for just the one instead of the entire column?
Daniel
[TABLE="width: 76"]
<tbody>[TR]
[TD="class: xl2916, width: 76"]11065-91[/TD]
[/TR]
</tbody>[/TABLE]
I want to add a 0 before the '-' and a 0 in between the final two numbers. I tried to record a macro to figure it out but it didn't work. Any idea how I should do this with VBA? How would you do it for just the one instead of the entire column?
Daniel