View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default File Exists Killing Workbook_Open()

Hmmm... perfect, but needs a tweak...

Can't do it using InputBox. Easily done with a Userform.


In article ,
"Michael" wrote:

Perfect.. Is there anyway to make it like vbokonly?