View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bernie Deitrick Bernie Deitrick is offline
external usenet poster
 
Posts: 5,441
Default 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.