Please ask on the Excel board.
HI,
thx for the reply,
=IF(AND($B3<21),"NOT ELGIBLE - AGE IS <21",IF(AND(VIEW!$D$7=0),"
",IF($B3>60,"NOT ELGIBLE - AGE IS >60","ELGIBLE - AGE IS >=21 TO
<=60")))
This kind formula i was used in sheet2,
i need know this same formula to be using with macro coding,
Result to be appear in sheet1 ( A2) cell,
kindly help me,
On Dec 3, 2:34 pm, scubadiver <scubadi...@discussions.microsoft.com>
wrote:
> Please ask on the Excel board.
>
[quoted text clipped - 14 lines]
>
> > pls help me,