Hi - I have a fairly wordy excel sheet and I am trying to format it such that
any time a 'defined' phrase appears, it is in Bold.
I tried the search and replace, and had the 'replaced' word in bold, but it
makes the entire cell Bold, not just the word I did the find and replace on.
Any tips would be much appreciated.
Thanks,
Randhir
VBA Noob - 18 Jul 2006 07:51 GMT
Not sure if this will help but this code changes a particular word
http://exceltips.vitalnews.com/Pages/T1128_Making_All_Occurrences_Bold.html
VBA Noo