View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
tomgreen1000 tomgreen1000 is offline
external usenet poster
 
Posts: 6
Default VBA code ok in Excel 2003, but crashes Excel 2002 & 2000

Not sure what happened, but the third to last line of code should be

Sheet2.Cells(1, 1).Value = "test"