View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default VB runtime error codes

Larry,

The first place to look is the VBA help file for "trappable errors".

Jim Cone
San Francisco, CA

----- Original Message -----
From: "Larry"
Newsgroups: microsoft.public.excel.programming
Sent: Thursday, October 07, 2004 7:05 AM
Subject: VB runtime error codes


Is there anyplace on the web that I can get a list of Visual Basic run-time
error codes, what they mean, and suggested corrective measures to take?
example: Run-time error '1004': Unable to get insert properties.
I appreciate all the great advice and help offered on this site.
Regards,
Larry