The { formula } type of formula

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

About a year ago I got a formula from this site and was told that when I hit
enter I needed to do something else to make it work. It worked great at the
time but now I want to do it again and forget how. Can anyone help me?
 
from {your} title I asssume the formula is an array formula
It needs to be entered with control-shift-enter
 
Take a look at "About array formulas and array constants" in XL Help,
where you'll find you'll need to enter array formulae with
CTRL-SHIFT-ENTER or CMD-RETURN, depending on platform.
 
About a year ago I got a formula from this site and was told that when I hit
enter I needed to do something else to make it work. It worked great at the
time but now I want to do it again and forget how. Can anyone help me?

Hold down <ctrl><shift> while hitting <enter>. Excel will place the braces
{...} around this array formula.


--ron
 
I just tried that but had no luck. Could it be a setting? This is the formula
{=INDEX(Q1:Q54,SMALL(IF(Q1:Q54<>" ",ROW(V1:V54)),ROW(6:6)))}
 
remove the "{" and "}" from the cell and then use the control-shift-enter
if you typed in the { and } it thinks it is text. If you are getting an
error message, what is the message?
 
BTW,
Just clicking in the cell containing the formula (selecting it), and then
doing CSE, is *NOT* good enough.

Click in the *formula bar* after selecting the cell, and then do CSE.
--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
 
That was it..... Thanks for the help.

bj said:
remove the "{" and "}" from the cell and then use the control-shift-enter
if you typed in the { and } it thinks it is text. If you are getting an
error message, what is the message?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top