Hi,
I have a big range and within each cells I have something like
=BV1 - sum(), BV2 - sum(), BV3- sum()
The formula for these cells are okay, except that I need to change
each to BK instead of BV ... and keep whatever in sum() the same
What VBA codes can I write so I can go to each cells' formula, and just
change the "V" to "K" ..?
Thanks!!
Kim