Dear Concerns,

While updating data from Grid to Excel file, we type the below mentioned query and it gives error in query ERROR 07002 Count Field Incorrect.

UPDATE    HBL
SET              (Status = [ ? ])
WHERE     (Logno = [ ? ])

Kindly help on this.