Thu, 21 Feb 2008 08:47:29 -0600 from Dave Peterson
<petersod@verizonXSPAM.net>:
> > In any given row, if the cell in column A of that row has a value entered, I
> > want it required that a user choose something from a dropdown menu in column
> > D. How can I do this in Excel?
> I would use a nearby cell (column E???) and a formula:
>
> =if(a2="","",if(d2<>"","","Please choose something in column D"))
Oh sure, if you want to do things the easy way... :-)

Signature
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com
A: Maybe because some people are too annoyed by top posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top posting such a bad thing?