#1   Report Post  
Posted to microsoft.public.excel.programming
smi smi is offline
external usenet poster
 
Posts: 9
Default Font color

Please help, I am using Excel 97 with Win 95.
I use VBA to change color of some cell. It work great at my computer but
then when I use it at my friend PC, it did not change color. Did anyone ever
have this problem? If yes please show me how to fix this.
Thank you for your time.
Long


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Font color

I know you said you are using Excel 97 and Win 95 and the article below is
for xl2002, but perhaps your friend is using xl2002, so see if this is the
problem:

http://support.microsoft.com/default...31&Product=xlw
OFF: Changes to Fill Color and Fill Pattern Are Not Displayed

--
Regards,
Tom Ogilvy




"smi" wrote in message
...
Please help, I am using Excel 97 with Win 95.
I use VBA to change color of some cell. It work great at my computer but
then when I use it at my friend PC, it did not change color. Did anyone

ever
have this problem? If yes please show me how to fix this.
Thank you for your time.
Long




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Font color

Did you change color with colorindex. If so check if it
returns what you set, eg
Msgbox selection.interior.colorindex

If you applied a color value such as RGB(r,g,b) or vb
color constant, results might not be the same if files
have different customized palettes (converted to nearest
matching palette colour and it's colorindex applied).

Otherwise check system High Contrast settings.

Regards,
Sandy

-----Original Message-----
Please help, I am using Excel 97 with Win 95.
I use VBA to change color of some cell. It work great at

my computer but
then when I use it at my friend PC, it did not change

color. Did anyone ever
have this problem? If yes please show me how to fix this.
Thank you for your time.
Long


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
smi smi is offline
external usenet poster
 
Posts: 9
Default Font color

Thank you for the help, Tom too. You guy are great.
Long
"Sandy V" wrote in message
...
Did you change color with colorindex. If so check if it
returns what you set, eg
Msgbox selection.interior.colorindex

If you applied a color value such as RGB(r,g,b) or vb
color constant, results might not be the same if files
have different customized palettes (converted to nearest
matching palette colour and it's colorindex applied).

Otherwise check system High Contrast settings.

Regards,
Sandy

-----Original Message-----
Please help, I am using Excel 97 with Win 95.
I use VBA to change color of some cell. It work great at

my computer but
then when I use it at my friend PC, it did not change

color. Did anyone ever
have this problem? If yes please show me how to fix this.
Thank you for your time.
Long


.



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
Conditional Format for font color using font color Jim Excel Worksheet Functions 2 August 29th 09 11:54 AM
Changing Font color based on font type or size John Excel Discussion (Misc queries) 2 February 7th 08 12:50 AM
fill color and font color icons do not work in excel huer59 Excel Discussion (Misc queries) 0 November 29th 07 01:06 PM
Default Border, Font Color, and Cell Background Color Elijah Excel Discussion (Misc queries) 1 October 28th 05 04:10 PM
My fill color and font color do not work in Excel Std Edition 2003 chapstick Excel Discussion (Misc queries) 1 September 11th 05 08:48 PM


All times are GMT +1. The time now is 02:59 PM.

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

About Us

"It's about Microsoft Excel"