FORMATTING CELL CONTENT !

  • Thread starter Thread starter jay dean
  • Start date Start date
J

jay dean

Although neither my workbook nor sheets are protected however, when I
try to make the contents of a range of cells bold, some cell contents
get "bolded" while others do not.

What am I not doing right? Any help would be appreciated.

Thanks.
Jay Dean.



*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Jay

As you are in the programming group could we take a look at the code you
have?

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 
Nick ,
Sorry, I should have clarified this earlier and probably posted it
elsewhere. I am *not* using VBA for this. I was manually trying to
select a group of cells containing formulas and make all of the values
in the cells bold. But some of the data become bold while others don't.
I am using Excel 2003. Any suggestions would be appreciated.

Thanks.
Jay Dean


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
jay, i think the point is, you should post your request in the appropriate
group (i guess worksheet functions, rather than programming) as i suspect
some people spend alot of their own time trying to help people out and don't
want to get side-tracked with 'off-topic' questions.

to try and answer your question though: are you sure you haven't got
'conditional formatting' applied to those cells already?
 
Back
Top