Thread: array formula
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jock Jock is offline
external usenet poster
 
Posts: 440
Default array formula

Didn't explain myself well there.
Control-shift-enter was used to commit which gave me the '#REF!' error
--
Traa Dy Liooar

Jock


"Gary Keramidas" wrote:


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