Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2006

Tip: Looking for answers? Try searching our database.

Permission to fill in cell when another cell has a value

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AA Arens - 02 Dec 2006 13:45 GMT
How to set that in a cell B1 it is allowed to fill in data only when
Cell A1 has any or has a certain value . I guessed via Data Validation,
but failed.

Bart
Excel 2003
Debra Dalgleish - 02 Dec 2006 15:31 GMT
Select cell B1, and choose Data>Validation
For Allow, choose Custom
In the Formula box, enter:  =A1<>""
Remove the check mark from Ignore blank
Click OK

> How to set that in a cell B1 it is allowed to fill in data only when
> Cell A1 has any or has a certain value . I guessed via Data Validation,
> but failed.

Signature

Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

AA Arens - 03 Dec 2006 01:49 GMT
What is the command when two cells should have contents before allowing
a third cell to be filled. With =(D7:E7<>"") I get allowance is one of
them has data.

Bart

> Select cell B1, and choose Data>Validation
> For Allow, choose Custom
[quoted text clipped - 8 lines]
> Debra Dalgleish
> Contextureshttp://www.contextures.com/tiptech.html
Dave Peterson - 03 Dec 2006 03:02 GMT
Try:

=AND(D7<>"",E7<>"")

or

=COUNTA(D7:E7)=2

> What is the command when two cells should have contents before allowing
> a third cell to be filled. With =(D7:E7<>"") I get allowance is one of
[quoted text clipped - 14 lines]
> > Debra Dalgleish
> > Contextureshttp://www.contextures.com/tiptech.html

Signature

Dave Peterson

AA Arens - 03 Dec 2006 03:13 GMT
Thanks, Dave. AND works

> Try:
>
[quoted text clipped - 26 lines]
>
> Dave Peterson

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.