Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
It sounds like maybe you might be trying to CONCATENATE using + signs
instead of & signs, and if one of the cells were TEXT, you would get the #VALUE! error............ Try either =A1&B1&C1 or =CONCATENATE(A1,B1,C1) If nothing works, get back to us with more info about what you tried and what results you got....... Vaya con Dios, Chuck, CABGx3 "Mig" wrote in message ... I'm trying to concatenate numbers across columns into a single cell without any spaces between the numbers. Every time I try it I get a warning that a value in the formula is of the wrong type. I have tried converting the numbers into text format and still no luck. Help would be greatly appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
Match Last Occurrence of two numbers and Return Date | Excel Worksheet Functions | |||
Match Last Occurrence of two numbers and Count to Previous Occurence | Excel Worksheet Functions | |||
Count and Sum Total occurrances of two specific numbers | Excel Worksheet Functions | |||
Converting Numbers to Text properly | Excel Discussion (Misc queries) |