Why does this stop excell from working

  • Thread starter Thread starter MK
  • Start date Start date
M

MK

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
 
Not easy to predict given unknown quantities for AvRow, myLines, X and y;
and the operation of function myArry !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top