Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
is it possible to combine data from more than 2 cells without losing the data
from the cells? i know i can concatenate 2 cells, but what about data from 3 or more cells? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
=A1&B1&C1&D1 Mike -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "adkmayhem" wrote: is it possible to combine data from more than 2 cells without losing the data from the cells? i know i can concatenate 2 cells, but what about data from 3 or more cells? |
#3
![]() |
|||
|
|||
![]() Quote:
CONCATENATE (text1,text2,...) Text1, text2, ... are 2 to 255 text items to be joined into a single text item. The text items can be text strings, numbers, or single-cell references. all the best
__________________
Thanks Bala |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining multiple cells into one | Excel Discussion (Misc queries) | |||
Combining data from multiple cells into one cell with commas | Excel Discussion (Misc queries) | |||
Combining data from multiple cells into one cell. | Excel Worksheet Functions | |||
Combining Text from multiple cells under multiple conditions | Excel Worksheet Functions | |||
Combining data (numeric format) in multiple cells into one cell (t | Excel Discussion (Misc queries) |