#REF error when cells definitely exist

Shaz11

New Member
Joined
Nov 1, 2024
Messages
8
Office Version
  1. 2021
Platform
  1. Windows
I am receiving this error when I know that the cells that are referenced definitely exist. Could there be too many formulae in my spreadsheet?
 
Another formula to try that might pinpoint the potential error(s)
Excel Formula:
=LET(d,'Daily Data 3min Reach'!JP9:KT9,TEXTJOIN(", ",,FILTER(ADDRESS(9,COLUMN(d),4),ISERROR(d),"No errors")))
Fantastic - thank you Rory! You are all amazing and I am an idiot! I had a one cell error that I had missed :(
 
Upvote 0

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
If that is the one returning a #REF! error, then the first thing would be to carefully check JP9:KT9 in 'Daily Data 3min Reach' to ensure one of those cells does not contain a #REF! error.

If that is not the problem I don't think XL2BB will help in this case as it looks like you have too much data to use XL2BB.

Instead, if still a problem, can you upload a copy of the file, with any sensitive data disguised or removed (provided the error still exists) to somewhere like DropBox or OneDrive or Google Drive etc and provide a link here so we can take a look at the actual file?
Thank you very much - that was the issue but I missed it initially :(
 
Upvote 0
You are welcome. Glad we could assist to resolve the issue. Thanks for the follow-up. :)
 
Upvote 0

Forum statistics

Threads
1,223,264
Messages
6,171,081
Members
452,377
Latest member
bradfordsam

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