Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What is the most succinct formula to concatenate D1:D64, which contain one
character each? I thought the following array formula would do the trick: =concatenate(index(D1:D64,row(1:64))) It didn't work. Well, I guess I understand why. CONCATENATE({"a","b"}) doesn't work either. I finally resorted to a macro. But I'm still interested in an Excel formula. (Excel 2003 SP3.) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
concatenate #N/A | Excel Discussion (Misc queries) | |||
CONCATENATE | Excel Discussion (Misc queries) | |||
Concatenate | Excel Discussion (Misc queries) | |||
CONCATENATE | Excel Discussion (Misc queries) | |||
I know how to concatenate ,can one de-concatenate to split date? | New Users to Excel |