View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MK MK is offline
external usenet poster
 
Posts: 57
Default Why does this stop excell from working

Range(Cells(AvRow, 5), Cells(AvRow + myLines, 7)).FormulaR1C1Local(X,
y)=myArry(x*y-1)
stops excel from working when the watch pane show me the values i am
expecting to see. try it and see but save your work first