Hi
You need to write the value to the cell and then access the specific characters in the cell value and bold then (note that if you are writing an actual formula to a cell rather than a constant value (which can be numeric or textual) then you won't be able to bold only a part of the formula).
eg:
Richard
Main Topics
Browse All Topics





by: CbrinePosted on 2009-04-28 at 08:06:48ID: 24251568
You will need to work with the character object in order to accomplish this. Here's an example on how to do it.
The Characters Object properties are .Characters(Start Point, length)
HTH
Cal
Select allOpen in new window