Hi,
Hi i have array like here:
Screenshot_11.png
and i want to have output like here:![]()
ArrayNames2 = Range("A4:c4").Value
Screenshot_12.png
How can i achevie this?
Best,
Jacek
Hi,
Hi i have array like here:
Screenshot_11.png
and i want to have output like here:![]()
ArrayNames2 = Range("A4:c4").Value
Screenshot_12.png
How can i achevie this?
Best,
Jacek
Ok problem solved:
Best,![]()
arraynames3 = Application.WorksheetFunction.Index(ArrayNames2, 0, 0)
Jacek
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks