Harry Covair
Member
Hi the forum,
In a transpose function, I want to use a variable set of references. For example, instead of writing “transpose(c10:c50)”, I want to refer to cells containing the value 10 and 50.
Example
If A10 contains the value 10 and A11, the value 50
I wrote “=transpose(“c”&A10:”c”&A11) but it gives an error message when pressing Ctrl-Shift_Enter.
Do some people have an idea to solve the problem?
Thanks in advance for the answers
Harry
In a transpose function, I want to use a variable set of references. For example, instead of writing “transpose(c10:c50)”, I want to refer to cells containing the value 10 and 50.
Example
If A10 contains the value 10 and A11, the value 50
I wrote “=transpose(“c”&A10:”c”&A11) but it gives an error message when pressing Ctrl-Shift_Enter.
Do some people have an idea to solve the problem?
Thanks in advance for the answers
Harry