Cell restriction

rameshppc

Board Regular
Joined
Jun 10, 2017
Messages
114
Office Version
  1. 2013
Platform
  1. Windows
Hi good after noon,

I am using an excel chart and finding solution to restrict cells in a row for writing, if a particular word will write in a CRITERIA cell the restriction will remove to allow for writing.

A
BCD
1
DESCRIPTION
VR / KYC
AMOUNT
2
Transfer
(ALLOW TO WRITE)
-
3
DTH
(RESTRICT TO WRITE)
4
POST PAID
(RESTRICT TO WRITE)

<tbody>
</tbody>
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Try "Data Validation", select "Allow" to custom, then enter formula =B2="Transfer"
 
Upvote 0
Hi Gaz...

Really you are great..
i tried in a cell and its perfectly working...
But, pls advise how to set the formula for all cells in the rows with individual criteria cell name?

i.e.
c2 formula --> =b2="Transfer"
c3 formula --> =b3="Transfer"
c4 formula --> =b4="Transfer"
 
Upvote 0
Oh thanks..

Its absolutely working...

Thanks for your great help...
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,916
Members
449,093
Latest member
dbomb1414

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