View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Referencing Icon Sets

Hi,

Since you may not know the exact condition that is triggering the icon -
select the range with the conditional formatting and choose Home, Conditional
Formatting, Manage Rules, select your rule and click Edit Rule. Note the
conditions, then write formulas in column B which take the values into
account as Biff suggested.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"BLR" wrote:

Cells A1:A1000 contains a conditional formating Icon Set (red x, !, and check
mark)
I want Cells B1:B1000 to enter automatically insert text based on the Icon
in the A column.
Examples:
A1 contains a red x icon....i want B1 to put automatically put the text
warning.

Any suggestions?