Programming Excel with VBA: How to make Selection Nothing
Hi
I'm programming Excel in VBA, after running a PasteSpecial method the pasted
region is selected, I do not want any range selected. How can I turn off the
selection?
Anyone got any ideas on how to do this neatly?
Many thanks in advance
|