View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Sha Sha is offline
external usenet poster
 
Posts: 1
Default Error arising in Windows XP having Excel 2002, was fine in WindowsNT having Excel2000

Hi Krank Kabel,
My issue is solved.
I use this code
first set to false
oleExcel.object.application.displayalerts = False

and then set to true.
oleExcel.object.application.displayalerts = True


Thanks,
Sha

--
Message posted from http://www.ExcelForum.com