Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I have a formula that I used a long time age. It starts out with a {=average , how do I make excel recognize this as a formula?? -- datadude1959 ------------------------------------------------------------------------ datadude1959's Profile: http://www.excelforum.com/member.php...o&userid=27304 View this thread: http://www.excelforum.com/showthread...hreadid=529655 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The braces ({...}) should be inserted by Excel when you hit Ctrl-Shift-Enter
at the end, they should not be part of the formula. Remove them. -- HTH Bob Phillips (remove nothere from email address if mailing direct) "datadude1959" wrote in message news:datadude1959.25qx7p_1144164308.6657@excelforu m-nospam.com... I have a formula that I used a long time age. It starts out with a {=average , how do I make excel recognize this as a formula?? -- datadude1959 ------------------------------------------------------------------------ datadude1959's Profile: http://www.excelforum.com/member.php...o&userid=27304 View this thread: http://www.excelforum.com/showthread...hreadid=529655 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would guess you are talking about an array formula. In an array formula,
you do not enter the Curly Braces {}. After you type the formula, instead of hitting enter, you hit Cntl-Shift-Enter and Excel wraps the formula in the curly braces. Here's a short example: =AVERAGE(IF(A1:A6 = "foo", B1:B6,"")) -- Kevin Vaughn "datadude1959" wrote: I have a formula that I used a long time age. It starts out with a {=average , how do I make excel recognize this as a formula?? -- datadude1959 ------------------------------------------------------------------------ datadude1959's Profile: http://www.excelforum.com/member.php...o&userid=27304 View this thread: http://www.excelforum.com/showthread...hreadid=529655 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Thanks for the help, appreciate it much!! -- datadude1959 ------------------------------------------------------------------------ datadude1959's Profile: http://www.excelforum.com/member.php...o&userid=27304 View this thread: http://www.excelforum.com/showthread...hreadid=529655 |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You're welcome.
-- Kevin Vaughn "datadude1959" wrote: Thanks for the help, appreciate it much!! -- datadude1959 ------------------------------------------------------------------------ datadude1959's Profile: http://www.excelforum.com/member.php...o&userid=27304 View this thread: http://www.excelforum.com/showthread...hreadid=529655 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to recognize Duplicates | Excel Worksheet Functions | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Creating a check mark box | Setting up and Configuration of Excel | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |