Drop down lists over numbered cells

mrhk22

New Member
Joined
Jul 10, 2016
Messages
29
Office Version
  1. 2016
Hi there, some advice would be appreciated.
I have applied conditional formatting over a table with sales figures, so that figures below a certain level appear red.
I wanted to apply data validation so that sales people can click on each red cell and indicate the status from a drop down selection.
Is there a way to set this up so that the original number/color can still be seen after the drop down selection has been made?
Or any better way to approach this?
Thanks.
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Hi Mrhk22,

You can change the Conditional Format to identify a status entry and so maintain the color but it would overwrite the number.

MRHK22.xlsx
GHI
523377
68833StatusB
7124588
Sheet1
Cells with Conditional Formatting
CellConditionCell FormatStop If True
G5:I7Expression=OR(G5<20,ISTEXT(G5))textNO
Cells with Data Validation
CellAllowCriteria
G5:I7ListStatusA,StatusB,StatusC
 
Upvote 0

Forum statistics

Threads
1,214,585
Messages
6,120,394
Members
448,957
Latest member
Hat4Life

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