Marc Osborne
October 6th, 2008, 03:50 PM
Good afternoon
I would like to have this equation:
if(YARD="H",(AVG_MO*9.16)/2.25,"")
Return the numeric calculation when the YARD field has the letter "H" in it and a blank if not. I get an operand type error whether the calculated field is numeric or character. Can someone help please?
Thanks,
Marc
I would like to have this equation:
if(YARD="H",(AVG_MO*9.16)/2.25,"")
Return the numeric calculation when the YARD field has the letter "H" in it and a blank if not. I get an operand type error whether the calculated field is numeric or character. Can someone help please?
Thanks,
Marc