L
laralea
I found this to copy alpha down, but need help to do this across the row.
=LEFT(ADDRESS(1,ROW(B1),4,1),FIND("1",ADDRESS(1,ROW(B1),4,1))-1)
Thanks!
=LEFT(ADDRESS(1,ROW(B1),4,1),FIND("1",ADDRESS(1,ROW(B1),4,1))-1)
Thanks!