Hello,
I have a query pulling in fields from As400 database thru ODBC which is correct.
I link an access table to above query and dates are also correct.
I add a field:
PhotoETA1:IIf((IsNull([WHP0110 Summary]![Max Of KRHDPS])),[TGT ETA (S/S)],[WHP0110 Summary]![Max Of KRHDPS])
and my field [Max of KRHDPS] becomes this PhotoETA1 date.
Any ideas would be great
Thanks
I have a query pulling in fields from As400 database thru ODBC which is correct.
I link an access table to above query and dates are also correct.
I add a field:
PhotoETA1:IIf((IsNull([WHP0110 Summary]![Max Of KRHDPS])),[TGT ETA (S/S)],[WHP0110 Summary]![Max Of KRHDPS])
and my field [Max of KRHDPS] becomes this PhotoETA1 date.
Any ideas would be great
Thanks