you can use concat function or & to join the four elements together
A1 =6
A2 = .
A3=1
A4 = 6
B2 = Concat("A1:A4")*1
or
B2 =(A1 & A2 & A3 & A4)*1
you can use concat function or & to join the four elements together
A1 =6
A2 = .
A3=1
A4 = 6
B2 = Concat("A1:A4")*1
or
B2 =(A1 & A2 & A3 & A4)*1
Last edited by mehmetcik; 08-26-2017 at 02:48 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks