#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 42
Default CF

I have 3 drop down menu and based on that i want to highlight the cell.

eg: one of drop down menu called "tech". If I choose the name from that menu
in A1 and if i type "sick" in the B2 i want that (b2) to be highlighted blue.

and if i choose the name from other drop down i want that to be highlighted
green

Please help me with this and thank you in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default CF

You probably want a conditional format something like this:
=and(a1="tech",b2="sick")

Regards,
Fred.

"ganga" wrote in message
...
I have 3 drop down menu and based on that i want to highlight the cell.

eg: one of drop down menu called "tech". If I choose the name from that
menu
in A1 and if i type "sick" in the B2 i want that (b2) to be highlighted
blue.

and if i choose the name from other drop down i want that to be
highlighted
green

Please help me with this and thank you in advance.


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



All times are GMT +1. The time now is 07:14 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"