Hi
Could someone kindly modify the formulae Cell S5 to remove #N/A?
This happens when there is no data in rows U to AF
I would like to show this as blank please.
Thanks
Hi
Could someone kindly modify the formulae Cell S5 to remove #N/A?
This happens when there is no data in rows U to AF
I would like to show this as blank please.
Thanks
Add the ISNA function to your formulas,
---
Hans
"IT" Always crosses your path!
May the (vba) code be with you... if it isn't; start debugging!
If you like my answer, Click the * below to say thank-you
You can wrap your formula with IFERROR...
=IFERROR(INDEX($U$2:$AF$2,MATCH(1,($U5:$AF5>0)*($U$2:$AF$2>0),0))+R5,"") >> Still CSE entered
HTH
Regards, Jeff
Many thanks Jeffrey Brown and Keebellah
You are very welcome. We are happy to help and thanks for the feedback.
Great to hear, happy coding![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks