=UNIQUE coming to O365?

JoeVBAHelp

New Member
Joined
Aug 25, 2016
Messages
14
Hi all

Does anyone have an ideas of when the new array formulas are coming to excel O365?

They were released to insiders exactly one year ago now but still no sign for normal users.

Apologies if there is already a thread on this, I I did a quick search but couldn't find

Thanks
Joe
 
Last edited:

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.
Hi,

As to my knowledge the UNIQUE function is one of the new beta features, and not even available to all office insiders but a subset of Office Insiders at this time.
Microsoft announced last september '18, they would continue to optimize the new features over the next months and when ready, a release them to all Office Insiders would follow, and subsequent to Office 365 users.
Even the Insiders community doesn't have more info yet. Perhaps the MVP's ?
 
Upvote 0
Ok thanks jorismoerings

Such a shame it is taking so long. Currently means that I have to use Google sheets instead on excel, or vba which is rather try and avoid.

Will be a game changer when it finally arrives
 
Upvote 0
Ok thanks jorismoerings

Such a shame it is taking so long. Currently means that I have to use Google sheets instead on excel, or vba which is rather try and avoid.

Will be a game changer when it finally arrives

If doing a vertical list with data in A2:A12, Formula in B2 and dragged down....

=IFERROR(INDEX($A$2:$A$12, MATCH(0, INDEX(COUNTIF($B$1:B1, $A$2:$A$12), 0, 0), 0)), "")
 
Last edited:
Upvote 0

Forum statistics

Threads
1,213,489
Messages
6,113,949
Members
448,534
Latest member
benefuexx

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