mgp
Mechanical
- May 30, 2001
- 224
Is it possible to enter a serie of numbers - comma separated - in one cell and then use this "string" as an array in another formula?
For example:
In cell A1 I enter 1,0,0,1,1,1,0
In cell B1 I enter =sum(A1) and the result should have been 4.
I know this doesn't work, but the question is is there some way of manipulating the syntax or entering array formulas that will make it work?
My aim is not to use the sum function - this was just to illustrate the example - I want to make a user defined function to manipulate the values, but I prefer to have the function in a separate cell in order to be able to protect it.
Regards
Mogens
For example:
In cell A1 I enter 1,0,0,1,1,1,0
In cell B1 I enter =sum(A1) and the result should have been 4.
I know this doesn't work, but the question is is there some way of manipulating the syntax or entering array formulas that will make it work?
My aim is not to use the sum function - this was just to illustrate the example - I want to make a user defined function to manipulate the values, but I prefer to have the function in a separate cell in order to be able to protect it.
Regards
Mogens