Hi,
Re the following in my query
Outcome: IIf([Forecast TCO2]=[Actual TCO2],"",[Forecast TCO2]>[Actual TCO2])
This iif works find in most cases but there are a number of records that meet the first part so should therefore return nothing but the don't. I get both items returned of the same value. Both fields have the same data type.Can anyone suggest where I am going wrong.
Thanks
CNEILL
Re the following in my query
Outcome: IIf([Forecast TCO2]=[Actual TCO2],"",[Forecast TCO2]>[Actual TCO2])
This iif works find in most cases but there are a number of records that meet the first part so should therefore return nothing but the don't. I get both items returned of the same value. Both fields have the same data type.Can anyone suggest where I am going wrong.
Thanks
CNEILL