Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
donald
 
Posts: n/a
Default Whats the formula to look at data in precentages in fixed periods

how do I calculate a continous percentage return of two data points at fixed
intervals? example : data set={12,50,03,59,22,....} , fixed
interval=2periods.
[(12-03)/12], [(50-59)/50], [(03-22)/03],....I'd like to do this in Excel 03


  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max
 
Posts: n/a
Default Whats the formula to look at data in precentages in fixed periods

"donald" wrote:
how do I calculate a continous percentage return
of two data points at fixed intervals?
example : data set={12,50,03,59,22,....} ,
fixed interval=2periods.
[(12-03)/12], [(50-59)/50], [(03-22)/03],


Assuming data is in A2 down: 12,50,3,59,22,...
In B2: =(A2-A4)/A2
B2 formatted as percentage, then copied down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


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
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
How do I get a formula to use data from a fixed location(NOT vicev Pete w Excel Discussion (Misc queries) 6 May 3rd 05 11:48 PM
Howdo U copy a formula down a column, that uses data in another w. Need Help pasting a formula Excel Worksheet Functions 1 February 25th 05 06:04 PM
Howdo U copy a formula down a column, that uses data in another w. brantty Excel Worksheet Functions 0 February 25th 05 10:11 AM


All times are GMT +1. The time now is 09:24 PM.

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"