View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris M.[_3_] Chris M.[_3_] is offline
external usenet poster
 
Posts: 15
Default Cannot double-click to open file

I've written some code to pull data from Access and sort
it into something presentable. The problem is that once
the spreadsheet has been created, I cannot open it by
double-clicking on it. All that appears is the excel
header, toolbar, and border, but where the spreadsheet
should be, I just see my desktop. I can open it if I open
excel first then go to File - Open. This problem is
duplicatable on other people's machines too. Any
suggestions on hwo to fix this?