Excel Help in relating to Name manager Data validation Match & Indirect for restricting entering wrong values.

Jyotirmaya

Board Regular
Joined
Dec 2, 2015
Messages
204
Office Version
  1. 2019
Platform
  1. Windows
Hello I defined a name range for certain values & using the named range in Data validation. So that I can enter only those values which are associated with that value.


I have Two sheets DATA & RAW DATA


In RAW DATA sheet in Column B & C I am entering values manually which are linked with DATA sheet through Name manager & using the formula =MATCH(C2,INDIRECT(B2),0)
with the above formula if I write any Wrong value in C2 which are not linked with B2 then I am getting Error message.


Similarly I want that IF in the DATA sheet if Column H=0 or "" then I can not enter any value in column HIJKL of RAW DATA, so what should be the code ??
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,215,453
Messages
6,124,930
Members
449,195
Latest member
Stevenciu

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