djamieson18
New Member
- Joined
- Feb 4, 2012
- Messages
- 8
Hi Folks,
I was wondering how I could reference a row and column using a function for each.
e.g.
If I want the cell to equal R1C1 then I enter =R1C1 into the forumla ... obviously
but if I want this to be dynamic then how do I reference R(a function)C(another function)
e.g.
=R(sum(colA))C(sum(colb))
thanks,
Dave
I was wondering how I could reference a row and column using a function for each.
e.g.
If I want the cell to equal R1C1 then I enter =R1C1 into the forumla ... obviously
but if I want this to be dynamic then how do I reference R(a function)C(another function)
e.g.
=R(sum(colA))C(sum(colb))
thanks,
Dave