V
VBA beginner
How can I hide the selected cell? For example, if I have selected one cell
and my VBA code execution ends and I don't want that the last selected cell
is selected anymore. How can I do it with VBA?
and my VBA code execution ends and I don't want that the last selected cell
is selected anymore. How can I do it with VBA?