Hey
How to select all characters between 2 html table tags and then capitalize
the first letter of each word. Likely I need a macro with a
"reg-ex find/select" and then a simple F5 key?
The exact tags are
<tr><td>text in here</td><td>
Want Output of
<tr><td>Text In Here</td><td>
Thank you'
Sky'
How to select all characters between 2 html table tags and then capitalize
the first letter of each word. Likely I need a macro with a
"reg-ex find/select" and then a simple F5 key?
The exact tags are
<tr><td>text in here</td><td>
Want Output of
<tr><td>Text In Here</td><td>
Thank you'
Sky'