suprsnipes
Active Member
- Joined
- Apr 26, 2009
- Messages
- 434
Hi,
I am using the following formula but I'm not quite sure how to modify it to achieve what I want.
It works but instead of returning a value or #N/A I would like to assign true or false instead.
How could I do that?
I am using the following formula but I'm not quite sure how to modify it to achieve what I want.
Code:
=MATCH($F5,fxhigh!$D$2:$D$50,0)
It works but instead of returning a value or #N/A I would like to assign true or false instead.
How could I do that?