View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sanand13 sanand13 is offline
external usenet poster
 
Posts: 1
Default Template opened while being populated

I wrote a VB5 app that opens a template (abc.xls), exports data an
finally save the file as xyz.xls. The problem now is that if I open an
other excel file while xyz.xls is being created, along with the file
intend to open the template (abc.xls) also is opened which throws a
error in selection. How can I make sure that the template is no
disturbed.

I have the same problem when I create excel file that doesn't us
template.

Please feel free to let me know should I give more information.

Anan

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