Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
how can I, in VBA, give a color to cells, text in cells, and make texts in cells bold? thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Frank Kabel" schreef in bericht ... Hi have a look at the following properties: range.inerior.colorindex range.font.colorindex range.bold what values are valid for colorindex? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
have a look at the following properties: range.inerior.colorindex range.font.colorindex range.bold -- Regards Frank Kabel Frankfurt, Germany "Bart van den Burg" schrieb im Newsbeitrag ... Hi how can I, in VBA, give a color to cells, text in cells, and make texts in cells bold? thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
see: http://www.mvps.org/dmcritchie/excel/colors.htm -- Regards Frank Kabel Frankfurt, Germany "Bart van den Burg" schrieb im Newsbeitrag ... "Frank Kabel" schreef in bericht ... Hi have a look at the following properties: range.inerior.colorindex range.font.colorindex range.bold what values are valid for colorindex? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Frank Kabel" schreef in bericht ... Hi see: http://www.mvps.org/dmcritchie/excel/colors.htm Thanks a lot! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Defining cell name / giving multiple cells a name | Excel Discussion (Misc queries) | |||
Macro that opens a window giving you info in a few cells | Excel Discussion (Misc queries) | |||
looping through an giving values to cells in vba | Excel Discussion (Misc queries) | |||
shortcut for merging selected cells would be nice. | Excel Worksheet Functions | |||
My excel 2003 wont let me fill cells with color or color the tabs. | New Users to Excel |