M
MrMarmite
Hi,
I have a spreadsheet that is being added to (rows) by many people and
would like a way to avoid having to keep changing multiple formulae.
As an example, the following counts up to row 74.
=COUNTIF(D274,$AD2)
Is is possible for this this value "74" to be derived from the value
in a cell, so is Cell G22 contained the value 74 I could have
something like
=COUNTIF(D2value_of_cell(G22),$AD2)
clearly value_of_cell is nonsense, but I think it explains what I am
trying to do
any help much appreciated
James
I have a spreadsheet that is being added to (rows) by many people and
would like a way to avoid having to keep changing multiple formulae.
As an example, the following counts up to row 74.
=COUNTIF(D274,$AD2)
Is is possible for this this value "74" to be derived from the value
in a cell, so is Cell G22 contained the value 74 I could have
something like
=COUNTIF(D2value_of_cell(G22),$AD2)
clearly value_of_cell is nonsense, but I think it explains what I am
trying to do
any help much appreciated
James