ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   & combine two array statements (https://www.excelbanter.com/excel-worksheet-functions/250550-combine-two-array-statements.html)

Paul Moles

& combine two array statements
 
I have {{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}&" \
"{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}}, trying to combine two ARRAY statements in
the same cell. I could use two columns or two helper columns it just seems
neater to get it all sorted out in one cell. The two array statements work
fine in isolation.
Suggestions appreciated.

Many Thanks

Paul Moles

Jacob Skaria

& combine two array statements
 
I dont think I have understood your formula. To combine two array formulas
try the below..

=formula1 & " \ " & formula2

= sign only once
followed by ampersands to combine strings
double quotes around the text string

--
Jacob


"Paul Moles" wrote:

I have {{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}&" \
"{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}}, trying to combine two ARRAY statements in
the same cell. I could use two columns or two helper columns it just seems
neater to get it all sorted out in one cell. The two array statements work
fine in isolation.
Suggestions appreciated.

Many Thanks

Paul Moles


Paul Moles

& combine two array statements
 

Eventually tried =COUNTIF(E5:CZ5,"<"&E$1:CZ$1)& " \ "&
COUNTIF(E5:CZ5,"<"&E$1:CZ$1) using shift ctrl enter, producing
{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)& " \ "& COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}

This works

Thanks

Paul

"Jacob Skaria" wrote:

I dont think I have understood your formula. To combine two array formulas
try the below..

=formula1 & " \ " & formula2

= sign only once
followed by ampersands to combine strings
double quotes around the text string

--
Jacob


"Paul Moles" wrote:

I have {{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}&" \
"{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}}, trying to combine two ARRAY statements in
the same cell. I could use two columns or two helper columns it just seems
neater to get it all sorted out in one cell. The two array statements work
fine in isolation.
Suggestions appreciated.

Many Thanks

Paul Moles


David Biddulph[_2_]

& combine two array statements
 
Yes, that's what Jacob was suggesting. Glad it works.
--
David Biddulph

"Paul Moles" wrote in message
...

Eventually tried =COUNTIF(E5:CZ5,"<"&E$1:CZ$1)& " \ "&
COUNTIF(E5:CZ5,"<"&E$1:CZ$1) using shift ctrl enter, producing
{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)& " \ "& COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}

This works

Thanks

Paul

"Jacob Skaria" wrote:

I dont think I have understood your formula. To combine two array
formulas
try the below..

=formula1 & " \ " & formula2

= sign only once
followed by ampersands to combine strings
double quotes around the text string

--
Jacob


"Paul Moles" wrote:

I have {{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}&" \
"{=COUNTIF(E5:CZ5,"<"&E$1:CZ$1)}}, trying to combine two ARRAY
statements in
the same cell. I could use two columns or two helper columns it just
seems
neater to get it all sorted out in one cell. The two array statements
work
fine in isolation.
Suggestions appreciated.

Many Thanks

Paul Moles





All times are GMT +1. The time now is 11:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com