View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stitchy stitchy is offline
external usenet poster
 
Posts: 1
Default Color Codes: Localizing a number format string

I am trying to create number format strings with LOCALIZED color codes. For
example, Spanish would use [ROJA] instead of [RED] in the format string.

I want to know if there is a way to programatically retrieve the VALID color
codes for the language that Excel is running in.

Is it possible???