LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
deb deb is offline
external usenet poster
 
Posts: 3
Default formula troubles

I've to compute variance ( "var" function in excel) for a lot of time series.
time series are in a file (say A.xls), and I compute formula in another file (say B.xls)
How can I compute the formula without change the range of values every time, and, if possibly
change the range only once
ex.: 3 time series
1st time series: var('[A.xls]sheet1!'B3:B10) - cell A3 ; var('[A.xls]sheet1!'B3:B50) - cell B
2nd time series: var('[A.xls]sheet1!'c3:c10) - cell a4 ; var('[A.xls]sheet1!'c3:c50) - cell b
3rd time series: var('[A.xls]sheet1!'d3:d10) - cell a5 ; var('[A.xls]sheet1!'d3:d50) - cell b

has someone got an example of a simple macro to compute

thanx to al

 
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
Advanced Formula troubles Eves Excel Discussion (Misc queries) 3 April 19th 10 09:41 AM
Excel 2007 Formula troubles lmh Excel Worksheet Functions 7 August 13th 09 10:08 PM
Formula troubles Excluxe Excel Discussion (Misc queries) 6 July 16th 07 04:16 PM
IF troubles JG Excel Worksheet Functions 6 December 24th 06 04:58 AM
Formula Troubles........ Tracy B Excel Worksheet Functions 0 April 8th 05 03:35 PM


All times are GMT +1. The time now is 07:02 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"