View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] weegee@metronet.co.uk is offline
external usenet poster
 
Posts: 1
Default How do i translate OLE error messages in Excel to Access?

I have an Excel spreadsheet which exports data into an MS Access
database.

I get an error number -2147217887 but i want to translate this back
into MS Access.

Is this possible,.ie is there a function i can call to translate this
error code back into a meaningful access error code?