L
Luis
Hello.
I have a link to an Excel file and i want to use this file as recordset on a
module.
The problem is that when i link the file certain records get the value #NUM!.
When i try to assign any of these records to a variable i get a Numeric
Field Overflow error message.
I thought that i could create a link specification where i force the field
to be Text, but since it is an Excel file i cannot create a specification.
I've created an Error Handler to ignore these values but some how this error
handler only works to the first #NUM! value that appears.
Anyone can help me on this problem?
thanks
Luis
I have a link to an Excel file and i want to use this file as recordset on a
module.
The problem is that when i link the file certain records get the value #NUM!.
When i try to assign any of these records to a variable i get a Numeric
Field Overflow error message.
I thought that i could create a link specification where i force the field
to be Text, but since it is an Excel file i cannot create a specification.
I've created an Error Handler to ignore these values but some how this error
handler only works to the first #NUM! value that appears.
Anyone can help me on this problem?
thanks
Luis