Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To sum up a range I can use SUM(A1:A30) but cells A1:A30 contain text
(strings). The function CONCATENATE(A1:A30) does work here. Is there a simple way to that without having to use Range("A1") & Range("A2") & ..........Range("A30")? Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate range (without UDF) | Excel Worksheet Functions | |||
Concatenate with date range | Excel Discussion (Misc queries) | |||
function to concatenate range | Excel Discussion (Misc queries) | |||
concatenate a range function | Excel Worksheet Functions | |||
Concatenate a range | Excel Worksheet Functions |