Hi
I want to restrict data entry in to a cell if the preceding cell is not filled. i.e, data entry to 2nd cell will be possible only if the first cell is filled up. Can somebody help me out.
Thanks,
TJ
Hi
I want to restrict data entry in to a cell if the preceding cell is not filled. i.e, data entry to 2nd cell will be possible only if the first cell is filled up. Can somebody help me out.
Thanks,
TJ
Assuming data cannot be entered into A2 unless A1 has been entered.
Data / Data validation
Untick "Allow blanks"
Formula
=LEN(A1)<>0
Regards
Special-K
Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks