ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   data validation to restrict input in cell based on value of cell above that cell (https://www.excelbanter.com/excel-programming/321560-data-validation-restrict-input-cell-based-value-cell-above-cell.html)

NC

data validation to restrict input in cell based on value of cell above that cell
 
Hi all,

i am creating a spread sheet in which users are supposed to enter data
in one column. i want to add validation in such a way that user will
not be able to enter data in the say cell "C1" if he has not entered
value in cell "B1"i.e if "B1" is blank
Can anybody plz help

Thanks in advance

Regards
NC


Rob van Gelder[_4_]

data validation to restrict input in cell based on value of cell above that cell
 
A previous post by Debra Dalgleish
http://groups.google.co.nz/groups?hl...r esXSPAM.com

Select cell A2
Choose DataValidation
Choose to Allow:Custom
In the Formula box, type: =A1<""
Remove the check mark from 'Ignore blank'
Click OK


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"NC" wrote in message
oups.com...
Hi all,

i am creating a spread sheet in which users are supposed to enter data
in one column. i want to add validation in such a way that user will
not be able to enter data in the say cell "C1" if he has not entered
value in cell "B1"i.e if "B1" is blank
Can anybody plz help

Thanks in advance

Regards
NC




NC

data validation to restrict input in cell based on value of cell above that cell
 
thanks rob

it works fine

regards
NC



All times are GMT +1. The time now is 03:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com