The second one is not so useful, as you wind up with a pile of blanks in your array. This is better:
=LET(a,TOCOL(A1:A1000,1),b,LEFT(a,LEN(a)-1),c,RIGHT(a,1),HSTACK(b,c))
The second one is not so useful, as you wind up with a pile of blanks in your array. This is better:
=LET(a,TOCOL(A1:A1000,1),b,LEFT(a,LEN(a)-1),c,RIGHT(a,1),HSTACK(b,c))
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks