View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
vumian[_13_] vumian[_13_] is offline
external usenet poster
 
Posts: 1
Default How to popup msg box ?


If Workbooks("abc.xls").Activate = True Then
Call function
Else
MsgBox "Error"
End If

What's wrong with this code

thank your for help

--
vumia
-----------------------------------------------------------------------
vumian's Profile: http://www.excelforum.com/member.php...fo&userid=3649
View this thread: http://www.excelforum.com/showthread.php?threadid=56410