#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default amend formula

does anyone know what the curly brackets are and how to amend this
formula as I get an error message
{=SUM((G23:G30-H23:H30)^2)*1000}
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default amend formula

The squiggly braces mean it's an array formula. See this:

http://www.cpearson.com/Excel/ArrayFormulas.aspx

You can do that another way and not have to worry about those braces.

=SUMPRODUCT((G23:G30-H23:H30)^2)*1000

--
Biff
Microsoft Excel MVP


wrote in message
...
does anyone know what the curly brackets are and how to amend this
formula as I get an error message
{=SUM((G23:G30-H23:H30)^2)*1000}



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can I amend my address data source Kim New Users to Excel 2 July 5th 07 01:24 AM
how to amend pivot table structure Rasoul Khoshravan Excel Worksheet Functions 1 January 26th 07 06:35 PM
Printing: how do I amend my print defaults? joo Excel Discussion (Misc queries) 7 September 21st 06 02:00 PM
Amend formula to include addition condition Pat Excel Worksheet Functions 1 March 16th 05 03:36 PM


All times are GMT +1. The time now is 12:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"