View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
maca maca is offline
external usenet poster
 
Posts: 1
Default Array as output of function


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

--
mac
-----------------------------------------------------------------------
maca's Profile: http://www.excelforum.com/member.php...fo&userid=2489
View this thread: http://www.excelforum.com/showthread.php?threadid=38710