Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Like some help where oh where to trap this error in the below code.
If USB stick is not in laptop it just comes up with debug window Thanks Stephen Sub SAVETOUSBSTICK() ' SAVETOUSBSTICK Macro ' Macro recorded 19/03/2007 by * Application.DisplayAlerts = False ChDir "d:\" ActiveWorkbook.SaveAs Filename:="d:\April.xls", FileFormat:= _ xlNormal, Password:="", WriteResPassword:="", ReadOnlyRecommended:=False _ , CreateBackup:=True Application.DisplayAlerts = True End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Path/File access error | Excel Discussion (Misc queries) | |||
Path/File Access Error | Excel Programming | |||
Path/file access error | Excel Programming | |||
Path/File access error | Excel Programming | |||
Run-time error 75 Path/File access error | Excel Programming |