View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default adding bold to formula cell

You could convert the formula to a value and do the formatting.

But you can't do this kind of formatting (manually or in code) and keep the
formula.

mwam423 wrote:

hi dave, hope you're well. any code you can provide would be greatly
appreciated.

"Dave Peterson" wrote:

Formulas don't support this kind of formatting.


--

Dave Peterson