
Signature
Gary''s Student
gsnu200709
All b and g variables should be marked, not only the empty rows.
Matti
> if C1 enter:
> =IF(B1="","*","") and copy down
[quoted text clipped - 17 lines]
>>
>> Matti
Dave Peterson - 06 Mar 2007 14:47 GMT
Maybe...
=if(or(a1="b",a1="g",b1=""),"*","")
> All b and g variables should be marked, not only the empty rows.
>
[quoted text clipped - 24 lines]
> >>
> >> Matti

Signature
Dave Peterson