How do I write a formula to display missing numbers from 1 to 10?

According to ChatGPT.....

"Is TOCOL function available in Excel 2021"

No, the TOCOL function is not available in Excel 2021. It was introduced in Excel for Microsoft 365 (formerly Office 365) and is part of the dynamic array functions that are specific to the subscription version. Excel 2021 does not have the dynamic array functions like TOCOL, UNIQUE, FILTER, or SORT.

If you want to use the TOCOL function, you would need to switch to a version of Excel that supports dynamic arrays, such as Excel for Microsoft 365 or Excel 2021 on a subscription plan.

Let me know if you need help with alternatives or workarounds!
 
Upvote 0
That's weird. Because when I looked it up in Bing
I guess Bing is not perfect. I have 2021 installed on a laptop, and I checked it before I posted. Unless there was an update I missed or something. I just upgraded to 2024, and it is in there. But even there, some of the functions aren't exactly the same. I have BYROW, but only if I use a LAMBDA, the eta structure is not available.
 
Upvote 0
Excel Formula:
=IFERROR(SMALL(IFERROR(ROW($A$1:$A$10)/(COUNTIF($A$1:$A$10,ROW($A$1:$A$10))=0),""),ROW($A$1:$A$10)),"")
 
Upvote 0

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