•   almost 5 years ago

How to group a list per "X" number then store to an array the grouped list.

Hi Guys,

I'm quite new here and I'm not sure if I posted the right title for my query buy I need your expertise.

- I have a list of numbers in array separated by "vbCrlf" character.
- I need to group the numbers by 25 then store it to a new Array variable and this time it will look like its grouped. I would say for example, on the new Array variable (provided it is done), I will have an array containing 25 numbers separated by "vbCrlf" per element. Similar to paging navigation style.

I have something in mind but I'm sure it will take me a lots of codes and components. Is there a way to make it neat and short?

Thanks in advance!
Aldrin

  • 2 comments

  • Manager   •   almost 5 years ago

    Hey Aldrin,

    This is a technical question, so I would kindly ask you to post it on our Community Forum as you will get relevant answers. First of all, check the resources tab : https://uipath.devpost.com/details/resources - " Need Help?" section

    Thank you,
    Stelian.

  •   •   almost 5 years ago

    Ok thanks! Sorry, kind of new here.

Comments are closed.