![]() |
using particular positions within an array
I have an array which is 12 cells long. I will need to have a variable on
the sheet which will tell me which if the last position (or ideally, first and last positions, or super-ideally, which are the individual positions) I need to use for a given calculation. Is there a function that will look at the named array and within something like a SUM function, only use the points from the array which match the positions? In other words, what is the function that indicates a particular reference spot in an array? Thx. -- Boris |
using particular positions within an array
Check out the INDEX or OFFSET functions.
"BorisS" wrote: I have an array which is 12 cells long. I will need to have a variable on the sheet which will tell me which if the last position (or ideally, first and last positions, or super-ideally, which are the individual positions) I need to use for a given calculation. Is there a function that will look at the named array and within something like a SUM function, only use the points from the array which match the positions? In other words, what is the function that indicates a particular reference spot in an array? Thx. -- Boris |
using particular positions within an array
On Sat, 12 Nov 2005 05:50:02 -0800, BorisS
wrote: I have an array which is 12 cells long. I will need to have a variable on the sheet which will tell me which if the last position (or ideally, first and last positions, or super-ideally, which are the individual positions) I need to use for a given calculation. Is there a function that will look at the named array and within something like a SUM function, only use the points from the array which match the positions? In other words, what is the function that indicates a particular reference spot in an array? Thx. Look at the INDEX function --ron |
All times are GMT +1. The time now is 02:14 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com