Mandatory cells based on data in other cells

MarkMeister

New Member
Joined
Jun 29, 2017
Messages
8
Hi,

I have a water check sheet at work, and I want to know if it’s possible to have a cell become mandatory after certain data has been entered in another cell.

Basically if cell a1 has data entered below a certain number (below 20 for instance) can cell a2 become mandatory to enter into?

If a1 is above a certain number (above 20 for instance) then nothing changes.

It’s an older pc running excel 2016 and vba isn’t possible. Would something like data validation work?

Thank you everyone!!
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
I think that you would need a macro to do what you want. Is there any reason why VBA isn't possible?
 
Upvote 0
Solution

Forum statistics

Threads
1,215,069
Messages
6,122,953
Members
449,095
Latest member
nmaske

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