View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Larry Wood Larry Wood is offline
external usenet poster
 
Posts: 1
Default Kill command not working

I am receiving an error "Wrong number of parameters when I code the kill
statement in EXCEL 2000.

Ex. Kill "NA Financials.xls" and Kill ("NA Financials.xls")

Anyone?