View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
keith keith is offline
external usenet poster
 
Posts: 1
Default excel workbooks.close returns 1004 error

i am reasonably new to excel macro and using vb editor
when i try to close a workbook - using
Workbooks("LabelList.xls").Close
this returns runtime 1004
running win 98 SE

thanks keith