Day wise RM coverage

rajmata

New Member
Joined
Sep 15, 2024
Messages
3
Office Version
  1. 365
  2. 2021
  3. 2019
  4. 2016
Platform
  1. Windows
  2. Mobile
  3. Web
Hello all,
I want to create daily RM coverage file

So, column A has the item master list, column B has current stock and from column C to AG has day wise requirements, now the exact requirement which will fall short should be highlighted as per the current stock value.
example as given below 👇
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
No example shown. Use XL2BB to show data and expected results mocked up. No pictures as we cannot manipulate data in a picture.
 
Upvote 0
Select the range C2: I8 (as per image), Change the range as required.
Hoe --> Conditional Formatting --> New rule
Select Use a formula....
Enter the formula and select the required formatting.
Excel Formula:
=SUM($C2:C2)>$B2
 
Upvote 1
Solution
Screenshot_2024-09-15-14-40-03-91_e5d3893ac03954c6bb675ef2555b879b.jpg

Select the range C2: I8 (as per image), Change the range as required.
Hoe --> Conditional Formatting --> New rule
Select Use a formula....
Enter the formula and select the required formatting.
Excel Formula:
=SUM($C2:C2)>$B2
Yes it's working, Thanks for the solution.
 
Upvote 0

Forum statistics

Threads
1,223,449
Messages
6,172,242
Members
452,449
Latest member
dglswt0519

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