Comparing two excel sheets and eliminates entering if values will not match

Jyotirmaya

Board Regular
Joined
Dec 2, 2015
Messages
204
Office Version
  1. 2019
Platform
  1. Windows
I have two sheets i.e DATA & RAW DATA


For example
sheet DATA


ABCDE
JANUARYFEBRUARYMARCHAPRIL
TV
1002030
MOBILE5506588
LAPTOP0855560

<tbody>
</tbody>



In RAW DATA sheet I am manually entering everything.
For example in Raw data sheet A2 i have entered TV, in January B2 I have entered value 10.
In c2 Feb column I can not enter any value. as in the main DATA sheet Feb is 0 for TV so IT should stop me from entering any value in Feb column. so how to do that ?? If i will enter any value in C2 in Raw data sheet it will check the main DATA sheet value, if it will have some value then only it will accept the value.
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,215,022
Messages
6,122,716
Members
449,093
Latest member
Mnur

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