Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Change Font Characteristic

It is possible to make a VBA program where I can change the font color,
patterns and style when the number is out of specification?
For example, if I have the following:
A Column B Column
95 90 to 100
55 60 to 89
36 40 to 59
15 0 to 39
Therefore, A2 and A3 will have white font color with red patterns and bold
style.

Thank you for you support.
Giovanna
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 86
Default Change Font Characteristic

A suggestion:

Use Column B for the lower limit and Column C for the high limit.

Then you can apply conditional formatting to the cells in Column A
--
Gary's Student


"Giovanna" wrote:

It is possible to make a VBA program where I can change the font color,
patterns and style when the number is out of specification?
For example, if I have the following:
A Column B Column
95 90 to 100
55 60 to 89
36 40 to 59
15 0 to 39
Therefore, A2 and A3 will have white font color with red patterns and bold
style.

Thank you for you support.
Giovanna

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Change Font Characteristic

Gary;
Thank you very much for your advise.
I did the program and it is working!!!!!!

Regards.
Giovanna

"Gary's Student" wrote:

A suggestion:

Use Column B for the lower limit and Column C for the high limit.

Then you can apply conditional formatting to the cells in Column A
--
Gary's Student


"Giovanna" wrote:

It is possible to make a VBA program where I can change the font color,
patterns and style when the number is out of specification?
For example, if I have the following:
A Column B Column
95 90 to 100
55 60 to 89
36 40 to 59
15 0 to 39
Therefore, A2 and A3 will have white font color with red patterns and bold
style.

Thank you for you support.
Giovanna

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I find matrix characteristic values? elwood39 Excel Discussion (Misc queries) 1 September 1st 08 03:25 AM
how do I find matrix characteristic values elwood39 Excel Discussion (Misc queries) 1 September 1st 08 12:54 AM
Change all text one font size up with various font sizes used. omchrystal New Users to Excel 2 March 6th 07 09:01 PM
Text Box Characteristic Otto Moehrbach Excel Discussion (Misc queries) 2 August 20th 06 08:51 PM
change display font to actual selected font Flannigan Excel Discussion (Misc queries) 1 August 30th 05 01:46 PM


All times are GMT +1. The time now is 11:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"