View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vumian[_17_] vumian[_17_] is offline
external usenet poster
 
Posts: 1
Default How to popup msgbox in this


How to check any file active or not

if window("file.abc").active = true then
do function
else
msgbox "error"
end if

what's wrong with this ?

thank you


--
vumian
------------------------------------------------------------------------
vumian's Profile: http://www.excelforum.com/member.php...o&userid=36494
View this thread: http://www.excelforum.com/showthread...hreadid=565232