you can always use 
On Error Resume Next at the top of the sub. 
 
Rick Rose
-------Original Message-------
 
From: yazzymakhani
Date: 04/26/05 07:31:18
To: [email protected]
Subject: [vbhelp] Trap Run time error:-2147181454 (80049c72)
 
 
 
I am new to programming in VB (I am using VB6). I need help on how to
trap the error but disable the VB's error message box.
 
The error I am getting is: The requested member of the collection
does
not exist. Use a valid name or index or index number.
 
Thanks in advance
 
 
 
 
 
 
 
 
 
'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links
 
 
 
 
 
 
 

[Non-text portions of this message have been removed]




'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to