View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ashish Shridharan[_2_] Ashish Shridharan[_2_] is offline
external usenet poster
 
Posts: 1
Default Activecell.FormulaR1C1 Versus ActiveSheet.cells(column, row)

Hi Bo

The app is a classic ASP app calling a component that generates the Excel file with the data

I couldnt really think of a co-relation between the two but i did see this happen and Excel did go away the minute i changed the code to a Range.select methodology

Thanks
Ashish