Ctrl F to find array functions

petereddy

New Member
Joined
Feb 6, 2014
Messages
43
Hi,

If I want to find links to another sheet in a workbook, I search for "!". If I want to find links to other workbooks, I search for "[". I tried searching for "{" and "~{" to find an array formula, but they didn't work.

I'm trying to paste formatting from one table to several other tables, but Excel's not allowing it since there's apparently an array formula in the range (which is stupid, since formatting doesn't affect formulas, but that's beside the point), so I'm trying to figure out how to find it. I suspect it's a TRANSPOSE formula, so that's what I'll search for next, but is there a more general solution?

Thanks.

Peter
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
I haven't actually tried it, but the curly braces are used to identify array formulas, and the asterisk is a wildcard that will match any text within the braces so that should work.
 
Upvote 0

Forum statistics

Threads
1,214,978
Messages
6,122,545
Members
449,089
Latest member
davidcom

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