How do I just update values on several cells (not the entire works
Hi all,
I have a worksheet contents 1 data sheet and 2 charts on sheet2, and
sheet3.
On the data sheet, I used a 3rd party add-in to generate some data. A
couple cells on that sheet will then be calculated based on the values
obtained from the plug-in. I can update everything by hitting F9, but since
that updating the data using plug in takes forever, I'd be better off just to
click each cell to trig that to update. I am wondering if there is a way
(using code) to just update the selected few cells, and the 2 charts but not
the rest of the cells in the workbook.
Thanks.
|