now i know this might be impossible, but my macro adds many numbers to one cell, but unlike adding those same numbers manually, you cant see the formula in the formula, is there anyway of having it so that after my numbers are populated you can see it as a formula so that after i execute
activecell.value = 1
activecell.value = activecell.value + 5
i can see = 5+1
instead of 6 in the formula bar?? thanks!!!
activecell.value = 1
activecell.value = activecell.value + 5
i can see = 5+1
instead of 6 in the formula bar?? thanks!!!