D
dimpie
Hi - My automation database imports a lot of reports from excel. I have been
running this database for quite sometime now and all these days it has been
working fine. I split the databse and now i get this error
"Numeric field overflow"
This is the statement i get the error in:
DoCmd.TransferSpreadsheet acImport, , "tbl_IBACCT_Temp", PathStr &
"IBA_CCT_WF.xls", 0
Please advice for what i am doing wrong here. As always your help is
apprecited.
Thanks,
running this database for quite sometime now and all these days it has been
working fine. I split the databse and now i get this error
"Numeric field overflow"
This is the statement i get the error in:
DoCmd.TransferSpreadsheet acImport, , "tbl_IBACCT_Temp", PathStr &
"IBA_CCT_WF.xls", 0
Please advice for what i am doing wrong here. As always your help is
apprecited.
Thanks,