View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Just create it regardless with error handling

What the heck happened? <vbg

Bob Phillips wrote:

On Error Resume Next
MkDir "I:\Mybackup\"
On Error Goto 0

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)


--

Dave Peterson