Thread
:
Make the cell to be visible
View Single Post
#
2
Posted to microsoft.public.excel.programming
Bernie Deitrick
external usenet poster
Posts: 5,441
Make the cell to be visible
For cell A1:
Application.Goto Range("A1"), True
HTH,
Bernie
MS Excel MVP
"Andrei Zakharov" wrote in message
...
Hi,
How is it to make the cell to be visible, in case when it's scrolled out,
for example?
Thanks.
--
Andrei.
Reply With Quote
Bernie Deitrick
View Public Profile
Find all posts by Bernie Deitrick