Thread: [Solved] Making Line Bold
View Single Post
 
Old 05-27-2012, 07:09 AM
janith janith is offline Windows XP Office 2003
Novice
 
Join Date: Apr 2012
Posts: 6
janith is on a distinguished road
Default Making Line Bold

Hi

Hope someone can help me with this. I'm looking for a macro code which will achieve this

I've 600 lines of sentences in word which has a same format i.e:

050612 EXT DKJFSDKFJSLK 21.00 FOR 21 PTS

080612 EXT OIRTYIOJBHFB 19.00 FOR 19 PTS

120612 V&V FGHFHFGHFGH 118.00 FOR 118 PTS

160612 EXT RFGJHFJMHBM 168.00 FOR 168 PTS

240612 V&V FTHFHHFGNH 365.00 FOR 18 PTS

so on running into close to 600 lines.....

What I want the macro to do is ask for a value to be inputed eg: "EXT" and it should search for "EXT" in each line and make the entire line bold in one go.

some thing like this

050612 EXT DKJFSDKFJSLK 21.00 FOR 21 PTS

080612 EXT OIRTYIOJBHFB 19.00 FOR 19 PTS

120612 V&V FGHFHFGHFGH 118.00 FOR 118 PTS

160612 EXT RFGJHFJMHBM 168.00 FOR 168 PTS

240612 V&V FTHFHHFGNH 365.00 FOR 18 PTS

thanks for your support...
Reply With Quote