Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / Excel / October 2007



Tip: Looking for answers? Try searching our database.

excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
pacwood@earthlink.net - 09 Oct 2007 03:39 GMT
I have an excel spreadsheet that has eight cells that require data.
The calculations are based on the data being filled in a specific
order. (ie: (a) 1st, then (b) then (c) then (d) etc.).  How do I block
entry (gray out, lock, whatever) from all cells until the prior
cell(s) have been filled in first?  So . . .  you can't fill data in
(b, c, d, e, f, g, h) until (a) has data, you can't fill data in (c,
d, e, f, g, h until (a & b) have data.   ???
JE McGimpsey - 09 Oct 2007 04:12 GMT
> I have an excel spreadsheet that has eight cells that require data.
> The calculations are based on the data being filled in a specific
[quoted text clipped - 3 lines]
> (b, c, d, e, f, g, h) until (a) has data, you can't fill data in (c,
> d, e, f, g, h until (a & b) have data.   ???

One way:

Select, say, B2:H100 (or whatever rows you want, but I'll assume that B2
is the active cell below). Choose Data/Validation:

Allow:      Custom
Formula:    =COUNTA($A2:A2)=(COLUMN()-1)

Set an input message or error alert if desired.
 
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



©2009 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.