Formula not copying down

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am currently trying to copy a formula down for a total of 734 rows and
across several columns. For some strange reason it stops at 641 rows. Once
I drag the formula in, the cell is just blank. I have tried a new worksheet
and also tried retyping the formula. Nothing works.

I have used this formula before in a much larger worksheet with thousands of
rows. Does anyone have any clue why this may not be working?

The formula is as follows:

{=INDEX('Grant Age by Date'!$I$10:$DK$734,MATCH('Vesting
Schedule'!$B10,'Grant Age by Date'!$B$10:$B$734,0),MATCH('Vesting
Schedule'!L$8,'Grant Age by Date'!$I$8:$DK$8,0))}

Thanks!
 
Well, this is an array formula. Are you hitting CTRL+SHIFT+ENTER after you
have defined your range?
 
Do you have calculation set to manual?

Tools--Options--Calculation--check automatic calculation. Or hit F9 to
manually force recalculation.

Dave
 
Yes. But I hit shift F9 and it still does not work. The formula does not
even show up in the cell.
 
Is the cell protected?

What happens if you copy and paste the formula, as opposed to dragging the
selection to increase the range?
 
It is not protected and I did try to copy and paste the formula. I also
tried rewriting the formula.
 

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