Skip to main content
Support is Offline
Today is our off day. We are taking some rest and will come back stronger tomorrow
Official support hours
Monday To Friday
From 09:00 To 17:30
  Monday, 05 February 2018
  1 Replies
  5.5K Visits
0
Votes
Undo
Hello All,

I'm trying to do massive data which has to be filled with set of custom numbers but in each row any number should be used only once and this massive should have length of the row from 5 numbers.

Example:
Set of numbers: 10, 27, 23, 30, 37, 49, 17, 43, 5, 14, 19, 26, 28, 9, 20, 21, 44, 48, 1, 2,

Right result example: 10, 27, 23, 30, 37 (all numbers are unique)
Wrong result example: 10, 27, 23, 10, 37 ( 1 or 2 or more duplicates in a row)

Can you help please.
Thanks in advance.
6 years ago
·
#1460
0
Votes
Undo
Hello,
Sorry, we don't have such function yet. :)
  • Page :
  • 1
There are no replies made for this post yet.