How do I evaluate A1 from cell A2 and place a value into A3?

  • Thread starter Thread starter RMar10
  • Start date Start date
I use that same cell (A3) for the 'Cell Link' in a drop down list. I can't
put a equation in it.
 
Hi,

If A3 is the cell link for your dropdown list, why do you need to coerce it
to read 99 if A1=1?

Dave
 
If another condition exists, I need to override what was manually selected
from the dropdown list.
 
Back
Top