Should it be Index or Offset ?
Hi,
Try both on your data and see which one is faster, they should be about the
same.
--
Thanks,
Shane Devenshire
"colwyn" wrote:
=INDEX('2007'!A:N,K2,14)
=OFFSET('2007'!A1,K2-1,13)
Anyone know which of the above works fastest when applied down 50,000+
rows of several spreadsheets?
Thanks.
Colwyn.
|