Highlighting Duplicates to create a Heat Map with a Formula (No VBA or Conditional Formatting please)

16662777

New Member
Joined
May 11, 2017
Messages
1
Hi All Excel Guru's,

My first post here so please accept my apologies if I am out of line.

Question: (Worksheet attached)

I have a workbook with two separate Tabs
Tab 1 - Floor Plan: Master Warehouse Map with Locations
Tab 2 - Damages : List of Damages in the warehouse

I have identified the damaged locations in Tab 2(Damages), and now I would like them to be highlighted in Tab 1 (Floor plan) using a Formula for easy visual explanation for warehouse managers.

Reason for formula and not conditional formatting is that I want to lock tab 2 with formulas so that every time I copy and paste Damage Product Data, the floor map would highlight it straightaway.

I used COUNTIF formula to match all locations =COUNTIF('Floor Plan'!$O$3:$CY$247,Damages!U2)

I appreciate your help guys and looking forward for a solution (worksheet is also attached for your reference)

PS: I am an Basic Excel user

Regards,
Saf
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
A formula can only return a result - it cannot change a sheet's format.
 
Upvote 0

Forum statistics

Threads
1,215,786
Messages
6,126,893
Members
449,347
Latest member
Macro_learner

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top