View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Array as output of function

Show it and we can take a look.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"maca" wrote in message
...

Hi, I wrote a VBA function which has an intput a column of length n. I
do some calculations in my function and the output shoud be also o
column of length n. Just that it did not function, even if I select the
right area and click ctrl+shift+enter. It only registers the result of
the first calculation n times.
How can I fix it?
Tks, Maca.


--
maca
------------------------------------------------------------------------
maca's Profile:

http://www.excelforum.com/member.php...o&userid=24892
View this thread: http://www.excelforum.com/showthread...hreadid=387105