View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AshtangiYogi AshtangiYogi is offline
external usenet poster
 
Posts: 2
Default Two Saves for one event (sheet1.xls)

I am trying to save an excel workbook just created in code, except when we
use the Save or SaveAs method it tries to save the sheet1.xls before saving
the specified filename.

Having looked in MSDN and used Google to find an answer I am still stuck.

Does anyone have any ideas?

Many thanks
Russell