G
Guest
there are over 10,000 data in the table named z003.
I tried to work out the flollowing calculation [pcs]*[pack]+[odd]. All data
in these three fields are in numuric format. After running the query, most of
data came out expected results. But 339 data came out null. I tried to export
these data to Excel. They are calculatable.
I tried to seperate the formular to 2 part. [pcs]*[pack] worked out fine.
But it cannot work out after adding the field [odd].
All data in this table is crearted by a query linked to a Sybase database.
I tried to work out the flollowing calculation [pcs]*[pack]+[odd]. All data
in these three fields are in numuric format. After running the query, most of
data came out expected results. But 339 data came out null. I tried to export
these data to Excel. They are calculatable.
I tried to seperate the formular to 2 part. [pcs]*[pack] worked out fine.
But it cannot work out after adding the field [odd].
All data in this table is crearted by a query linked to a Sybase database.