Thread: array formula
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default array formula


the braces aren't entered manually. create your formula and then commit it with
control-shift-enter instead of enter.
--


Gary


"Jock" wrote in message
...
ermmmm, no
Because I'd fiddled with it, however, the array braces dissappeared, giving
'#VALUE!' error.
Re-instating the braces gives '#REF!' error
--
Traa Dy Liooar

Jock


"Don Guillett" wrote:

Did you forget to array enter?

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Jock" wrote in message
...
Can an array formula access data from a range on a different worksheet?
This one gives me a #VALUE error now I've moved it to a different sheet:

="min - "&(MIN(IF('Sheet 2'!$AA7:$AA50000,'Sheet 2'!$AA7:$AA5000)))

Cheers,
--
Traa Dy Liooar

Jock