Hi All:
I need a formula that will insert a number if there is a match from two columns. Here is an example data set:
F E 36.2
F F 36.8
F F 37.1
R E 38.2
F E 27.2
F E 26.5
I need a formula that will look for F in the first colum and F in the second column and then put in a number that is rounded to zero decimal places and if no match is found it will insert a blank. The desired result is:
blank
37
37
Blank
Blank
Blank
Can someone please help me setup a formula.
I need a formula that will insert a number if there is a match from two columns. Here is an example data set:
F E 36.2
F F 36.8
F F 37.1
R E 38.2
F E 27.2
F E 26.5
I need a formula that will look for F in the first colum and F in the second column and then put in a number that is rounded to zero decimal places and if no match is found it will insert a blank. The desired result is:
blank
37
37
Blank
Blank
Blank
Can someone please help me setup a formula.