J
jihaan
Hello
I'm trying to write a macro that will look at a series of cells for a specifi
word. If the word it is found, it will subtract the value from the cel
adjacent to the cell it found the word in
For instance, loop through cells E32 - E42. If word, "Paul" is foun
in cell E32, subtract value in cell F32 from cell D25. Otherwise if word
"Paul" is found in cell E33, subtract value in cell F33 from cell D25
If "Paul" is found in E32 and E33, subtract values in F32 and F3
from D25
D25 is static. The value to subtract is dynamic based on the values in colum
E
Please help
Thanks
Jihaan
I'm trying to write a macro that will look at a series of cells for a specifi
word. If the word it is found, it will subtract the value from the cel
adjacent to the cell it found the word in
For instance, loop through cells E32 - E42. If word, "Paul" is foun
in cell E32, subtract value in cell F32 from cell D25. Otherwise if word
"Paul" is found in cell E33, subtract value in cell F33 from cell D25
If "Paul" is found in E32 and E33, subtract values in F32 and F3
from D25
D25 is static. The value to subtract is dynamic based on the values in colum
E
Please help
Thanks
Jihaan