ActiveWorkbook.RefreshAll
Hello
I have a workbook with a lot of data from an XML stream which Excel can map.
I want to refresh specific cells rather than do an
Activeworkbook.RefreshAll, so that I can better use my bandwidth as it
refreshes very fast.
Is there such a syntax?
Many thanks
|