Curly bracket, parentheses and square brackets in formula

darenw

New Member
Joined
Jul 12, 2009
Messages
6
What is the terminology and concept behind this? It is probably easy to learn about if we knew the name of this oddity.

Our spreadsheet shows formulas that show like this:

{sum(if(...))}(1,1)[0][0]

The ... indicates omitted detail. We want to modify the formula to get data from a different column, but any attempt to edit the formula causes the curly brackets and stuff at the end to vanish. Then the cell shows "#VALUE!" unless we back out of the change.

Related to this is that when we save this spreadsheet in Gnumeric, and try to read it in Excel (not sure which version) the curly brackets and funny stuff don't appear unless we are careful to save it as "Excel 5.0/95", we wear the right color socks, and Mercury is trine with Jupiter... Is there a more reliable, version-independent way to accomplish whatever magic is going on?

BTW, google isn't any good at searching for "(1,1)[0][0]"!
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Braces { } appear around a formula when you confirm it by pressing CTRL-SHIFT-ENTER. (CSE)

This activates an array causing the formula to run multiple times for all the possible combinations of variables in the formula. When you edit the formula, you must reconfirm with CSE to reactivate the array with the new variables. THEN copy the cell down/across/whatever.
 
Upvote 0

Forum statistics

Threads
1,214,810
Messages
6,121,690
Members
449,048
Latest member
81jamesacct

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top