![]() |
Data Validation
How do I allow input into a cell only if it meets the criteria of another
cell. If cell c3 contains "Active", allow input into D3 If cell c3 contains "Inactive" do not allow input into D3 |
in d3 you will put:
=if(c3="active",[Cell you want to input],"") "JJalomo" wrote: How do I allow input into a cell only if it meets the criteria of another cell. If cell c3 contains "Active", allow input into D3 If cell c3 contains "Inactive" do not allow input into D3 |
All times are GMT +1. The time now is 03:01 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com