A1:A5000 Vs A:A

Russk68

Well-known Member
Joined
May 1, 2006
Messages
589
Office Version
  1. 365
Platform
  1. MacOS
I have always put a limit on column ranges in formulas thinking that it will be quicker to calculate. I have also ran into problems when I would expand data on a sheet where other sheets become inaccurate because I did not update the formula. So, does a formula like Index Match with A1:A5000 calculate faster vs A:A?
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
By & large, yes it will take longer, especially if you are using array formulae.
 
Upvote 0
Most functions (as opposed to operators like * or +) will only calculate based on the used range of the references, so I doubt you will see much difference generally. You could also use tables or dynamic named ranges.
 
Upvote 0
Solution
Most functions (as opposed to operators like * or +) will only calculate based on the used range of the references, so I doubt you will see much difference generally. You could also use tables or dynamic named ranges.
Thank you!
 
Upvote 0

Forum statistics

Threads
1,217,366
Messages
6,136,128
Members
449,993
Latest member
Sphere2215

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top