ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   array formulas (https://www.excelbanter.com/excel-worksheet-functions/118652-array-formulas.html)

Nader

array formulas
 
Hello,

I've got an array formulas wich returns two values. Is it possible to only
select one of the value ?

Thanks in advance.

Nader


Dave F

array formulas
 
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to only
select one of the value ?

Thanks in advance.

Nader


Bob Phillips

array formulas
 
=MAX(formula)

=MIN(formula)

perhaps?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to

only
select one of the value ?

Thanks in advance.

Nader




JMB

array formulas
 
Maybe
=INDEX(array, 1)
=INDEX(array, 2)


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to only
select one of the value ?

Thanks in advance.

Nader


Nader

array formulas
 
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to
only
select one of the value ?

Thanks in advance.

Nader


Bob Phillips

array formulas
 
=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to
only
select one of the value ?

Thanks in advance.

Nader




Bob Phillips

array formulas
 
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to
only
select one of the value ?

Thanks in advance.

Nader




Nader

array formulas
 
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to
only
select one of the value ?

Thanks in advance.

Nader




shail

array formulas
 
Hi Nader,

I never heard this formula, nor did my Excel 2003. Can you tell me what
this formula do and over which version it works?


Thankyou,

Shail


Nader wrote:
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible to
only
select one of the value ?

Thanks in advance.

Nader





Nader

array formulas
 
the BLP() formula is a Bloomberg function.

Thanks.

"shail" wrote in message
oups.com...
Hi Nader,

I never heard this formula, nor did my Excel 2003. Can you tell me what
this formula do and over which version it works?


Thankyou,

Shail


Nader wrote:
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible
to
only
select one of the value ?

Thanks in advance.

Nader





Bob Phillips

array formulas
 
It is trying to get the 2nd element of the array.

What does the BLP function look like?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible

to
only
select one of the value ?

Thanks in advance.

Nader






Nader

array formulas
 
unfortunately, i don't have access to the code inside the macro !

but in your formula :

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)

I think there's one more index missing cuz you have a second bracket at end,
am I right ?

"Bob Phillips" wrote in message
...
It is trying to get the 2nd element of the array.

What does the BLP function look like?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible

to
only
select one of the value ?

Thanks in advance.

Nader






shail

array formulas
 
Thanks Nader,

But it is not with my Excel 2003. Where I can find this function and
what is its use?

Thankyou,

Shail


Nader wrote:
the BLP() formula is a Bloomberg function.

Thanks.

"shail" wrote in message
oups.com...
Hi Nader,

I never heard this formula, nor did my Excel 2003. Can you tell me what
this formula do and over which version it works?


Thankyou,

Shail


Nader wrote:
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible
to
only
select one of the value ?

Thanks in advance.

Nader






Nader

array formulas
 
Nope, it doesn't come with Excel. In order to get this function you need to
install the Bloomberg Add-In for Excel. The Blp() function is used to get
financial information on equity, funds, etc...

Nader

PS : If you want to get Bloomberg Add-In you need to subscribe to Bloomberg
....

"shail" wrote in message
ups.com...
Thanks Nader,

But it is not with my Excel 2003. Where I can find this function and
what is its use?

Thankyou,

Shail


Nader wrote:
the BLP() formula is a Bloomberg function.

Thanks.

"shail" wrote in message
oups.com...
Hi Nader,

I never heard this formula, nor did my Excel 2003. Can you tell me what
this formula do and over which version it works?


Thankyou,

Shail


Nader wrote:
Hello Bob,

It's not working ... I get an error. I don't the understand the end
";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that
:

{=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two
cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it
possible
to
only
select one of the value ?

Thanks in advance.

Nader






Dave F

array formulas
 
Nader: based on my experience with Bloomberg I would send an inquiry to their
help desk, not to this discussion group.

Dave
--
Brevity is the soul of wit.


"Nader" wrote:

unfortunately, i don't have access to the code inside the macro !

but in your formula :

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)

I think there's one more index missing cuz you have a second bracket at end,
am I right ?

"Bob Phillips" wrote in message
...
It is trying to get the 2nd element of the array.

What does the BLP function look like?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Hello Bob,

It's not working ... I get an error. I don't the understand the end ";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that :

{=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it possible

to
only
select one of the value ?

Thanks in advance.

Nader







Nader

array formulas
 
I already did but they said it was impossible ...


thanks.

"Dave F" wrote in message
...
Nader: based on my experience with Bloomberg I would send an inquiry to
their
help desk, not to this discussion group.

Dave
--
Brevity is the soul of wit.


"Nader" wrote:

unfortunately, i don't have access to the code inside the macro !

but in your formula :

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)

I think there's one more index missing cuz you have a second bracket at
end,
am I right ?

"Bob Phillips" wrote in message
...
It is trying to get the 2nd element of the array.

What does the BLP function look like?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Hello Bob,

It's not working ... I get an error. I don't the understand the end
";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that
:

{=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two
cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it
possible
to
only
select one of the value ?

Thanks in advance.

Nader







Bob Phillips

array formulas
 
That's because your original had one too many, I just copied it.

Give us the real formula, and tell us what it returns into what cells, we
might be able to guess it.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
unfortunately, i don't have access to the code inside the macro !

but in your formula :

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)

I think there's one more index missing cuz you have a second bracket at

end,
am I right ?

"Bob Phillips" wrote in message
...
It is trying to get the 2nd element of the array.

What does the BLP function look like?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Hello Bob,

It's not working ... I get an error. I don't the understand the end

";;2"

Thanks.

"Bob Phillips" wrote in message
...
Sorry typo

=INDEX(=BLP("NESN VX
Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2);;2)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nader" wrote in message
...
Sorry I totaly forgot to post the formula, here it is :

=BLP("NESN VX Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)

Once I enter this formula in a cell, it becomes an array, like that

:

{=BLP("NESN VX

Equity";"BEST_BRK_PERIOD_OVERRIDE=:1FY,BEST_EPS"); 0;2)}

And it returns two values next to each other (eg. A1 and B1).

What I would like is only the second cell (B1) and not both ?

I've tried the worksheet function INDEX but they are still two cells
which
are used in my sheet and I only want one.

Thanks !

PS : Nice proverb

"Dave F" wrote in message
...
Post your formula.
--
Brevity is the soul of wit.


"Nader" wrote:

Hello,

I've got an array formulas wich returns two values. Is it

possible
to
only
select one of the value ?

Thanks in advance.

Nader









All times are GMT +1. The time now is 02:41 AM.

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