Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Select() Function:- Multiple sheet to vlookup value

How to take values ​​from multiple sheets using select() function? Can anyone tell me with image.

0 4 168
4 REPLIES 4

Sorry that I don’t have time to make an image. The expression depends of what you want to do with those multiple values. You could put them together with CONCATENATE() or make them into a list.

Maybe just split() with the enum lists and not text().

Also this may help

Thank you bro.

Top Labels in this Space