Thread
:
Lookup function
View Single Post
#
1
Natalie
Posts: n/a
Lookup function
I have 2 columns of data: date(A) & % return(B). I want 2 new columns (C&D)
to to return both data from columns A & B "if and only if B is <0". How
should I set my function? Thank you
Reply With Quote