Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dgo
 
Posts: n/a
Default Help with array's


Hi,

I have a list of monthly returns in Excel going in dowin in one column.
Rather than writing a formula to find the cumulative return over 1.5
years by doing =((1+A1/100)*(1+A2/100)-1)*100 etc I have used a formual
before which I think was an array. Can anybody help please?

Thanks
:) :)


--
dgo
------------------------------------------------------------------------
dgo's Profile: http://www.excelforum.com/member.php...o&userid=35854
View this thread: http://www.excelforum.com/showthread...hreadid=556457

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Help with array's

=PRODUCT(1+A1:A100/100)

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"dgo" wrote in message
...

Hi,

I have a list of monthly returns in Excel going in dowin in one column.
Rather than writing a formula to find the cumulative return over 1.5
years by doing =((1+A1/100)*(1+A2/100)-1)*100 etc I have used a formual
before which I think was an array. Can anybody help please?

Thanks
:) :)


--
dgo
------------------------------------------------------------------------
dgo's Profile:

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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dgo
 
Posts: n/a
Default Help with array's


Thanks Bob!


--
dgo
------------------------------------------------------------------------
dgo's Profile: http://www.excelforum.com/member.php...o&userid=35854
View this thread: http://www.excelforum.com/showthread...hreadid=556457

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Product of 2 arrays based on criteria Ben010 Excel Discussion (Misc queries) 4 March 20th 06 07:50 PM
vba adding arrays Jeff Excel Discussion (Misc queries) 1 November 4th 05 02:50 PM
Two arrays need highlight duplicate in one of the array Luke Excel Worksheet Functions 4 July 25th 05 08:41 PM
Confused about arrays and ranges in functions Llurker Excel Worksheet Functions 0 July 7th 05 05:44 AM
Comparing Arrays TangentMemory Excel Discussion (Misc queries) 2 May 13th 05 05:06 PM


All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"