Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have some code which looks something like this On error Resume Next Kill "C:\a.xls" Kill "C:\b.xls" Kill "C:\c.xls" Kill "C:\d.xls" Kill "C:\e.xls" On error goto 0 It works ok, but if the file doesn't exist the macro breaks and I get an error message. Shouldn't the instruction, On error Resume Next, prevent this problem? Thanks for any explanation Cheers free -- freekrill ------------------------------------------------------------------------ freekrill's Profile: http://www.excelforum.com/member.php...fo&userid=7561 View this thread: http://www.excelforum.com/showthread...hreadid=490966 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
have some problem with database | Excel Discussion (Misc queries) | |||
Urgent Help Required on Excel Macro Problem | Excel Discussion (Misc queries) | |||
Problem With Reference Update | Excel Worksheet Functions | |||
Copy an Drag cell Formula Problem | Excel Discussion (Misc queries) | |||
Freeze Pane problem in shared workbooks | Excel Discussion (Misc queries) |