I have converted a database from A97 to A2k without any error messages.
BUT.. a formula in my query keeps telling me that i’m missing one of the following
[,)
This message does not appear in ny A97 version.
Amazingly it still comes back with the correct data. I’ve put the formula below to see if anyone can tell me where I’m going blind. I’ve looked at this soooooooooooooooooo many times.
ptd: Sum((((IIf(IsNull([claim_os_movements]![clo_paid_to_date_fees]),0,[claim_os_movements]![clo_paid_to_date_fees])+IIf(IsNull([claim_os_movements]![clo_paid_to_date_indem]),0,[claim_os_movements]![clo_paid_to_date_indem]))*[claim_os_movements]![clo_os_line_pcnt]/100)/[claim_os_movements]![clo_sett_exchange_rate]))