G
Guest
Excel Experts,
Is there code that will edit a formula based on the text in the formula.
The formulas in my spreadsheet are similar to the following
A B C
1 =200-100
2 =3000-2400
3 =50-25
What I want to do is edit these formulas by stripping out the minus sign and
anything after the minus sign.
So I want to edit A1 "=200-100" by deleting "-100", so that the resulting
formula is "=200".
Is there code that would do this?
Thanks,
Alan
Is there code that will edit a formula based on the text in the formula.
The formulas in my spreadsheet are similar to the following
A B C
1 =200-100
2 =3000-2400
3 =50-25
What I want to do is edit these formulas by stripping out the minus sign and
anything after the minus sign.
So I want to edit A1 "=200-100" by deleting "-100", so that the resulting
formula is "=200".
Is there code that would do this?
Thanks,
Alan