giving cells a nice color

  • Thread starter Thread starter Bart van den Burg
  • Start date Start date
B

Bart van den Burg

Hi

how can I, in VBA, give a color to cells, text in cells, and make texts in
cells bold?

thanks
 
Frank Kabel said:
Hi
have a look at the following properties:
range.inerior.colorindex
range.font.colorindex
range.bold

what values are valid for colorindex?
 
Hi
have a look at the following properties:
range.inerior.colorindex
range.font.colorindex
range.bold
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top