S
Simon Clark
Hi all. Not quite sure how to do this, or the validity of Excel VBA!=
I have a column that contains different data but repeated. For
example every now and then, the value "simon" will apear for example
in e2, e10, e13. But this can change over time.
I want to be able to enter a formula(creating a result) within the
cell adjacent to it within column "G".
so..
if E2= "Simon" then
formula for cells adjacent
but taking this a step further i would like the formula to appear in
all the occurances of "Simon" within the same column.
Cheers...
Simon
I have a column that contains different data but repeated. For
example every now and then, the value "simon" will apear for example
in e2, e10, e13. But this can change over time.
I want to be able to enter a formula(creating a result) within the
cell adjacent to it within column "G".
so..
if E2= "Simon" then
formula for cells adjacent
but taking this a step further i would like the formula to appear in
all the occurances of "Simon" within the same column.
Cheers...
Simon