Hi, I am upgrading an Access database from 2000 to 2007 that uses VB to create reports and the like. I am getting error messages that normally get trapped but in VBA they now have these crazy error numbers.
For example -2147188160 OLE Format (unknown member) or -2147024809 The specified value is out of range.
They look like old stack overflow numbers. Has anybody else seen this? If so, how did you handle it. I am concerned that if I specify these numbers it might not trap properly.
I found this article ( but the error numbers seem quite normal. Not sure what to do here.
Any help would be appreciated.
Thank you
For example -2147188160 OLE Format (unknown member) or -2147024809 The specified value is out of range.
They look like old stack overflow numbers. Has anybody else seen this? If so, how did you handle it. I am concerned that if I specify these numbers it might not trap properly.
I found this article ( but the error numbers seem quite normal. Not sure what to do here.
Any help would be appreciated.
Thank you