Forum

Notifications
Clear all

Grey out master list when selected in dropdown

3 Posts
2 Users
0 Reactions
144 Views
(@dmiley1)
Posts: 12
Eminent Member
Topic starter
 

Hello everyone,

 

I have made a list and used a drop down list to select names from that list. I need to grey out the names from the master list when I select them from the drop down list.  Ex. when i select name in F2 it will grey out the name in I6. Attached is document

 
Posted : 22/03/2023 11:14 am
Riny van Eekelen
(@riny)
Posts: 1194
Member Moderator
 

You can use the following conditional formatting formula for that.

=MATCH(I2,$F$2:$F$5,0) and apply it to $I$2:$I$6

 
Posted : 23/03/2023 12:36 am
(@dmiley1)
Posts: 12
Eminent Member
Topic starter
 

Thank you Riny!

 
Posted : 24/03/2023 7:25 am
Share: