Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50094

Change numbers to formules for selected cells

$
0
0
Hi,
I have a report with lot of numbers. Some numbers will be changed to formule by adding multiplier, multiplier + a number from another cell.

Examples:
in cell C5, change "350" to "=350*2".
in cell D5, change "700" to "=700*3"
in cell C11, change "20.5" to "=20.5*2+ B2"

There are a lot of numbers to select, I like to change those numbers to the formules globaly. Currently I change the number one cell at a time. There are hundreds or thousands of numbers.

Any advise. Thanks very much.

Viewing all articles
Browse latest Browse all 50094

Trending Articles