How to display the cell it goes to at the centre of the monitor screen?

C

cyberdude

Hi,

After I have entered a value, I go to the cell holding the value by the
command Range.("cell_address").select to check what value I have
entered. It always goes to the cell I selected. It sometimes display
the target cell at the centre of the monitor screen but sometimes it
doesn't. How can I always make it display the target cell at the
centre of the monitor screen or somewhere as near it as possible? Thank
you.


David
 
D

Dave Peterson

You have a response at your other post.
Hi,

After I have entered a value, I go to the cell holding the value by the
command Range.("cell_address").select to check what value I have
entered. It always goes to the cell I selected. It sometimes display
the target cell at the centre of the monitor screen but sometimes it
doesn't. How can I always make it display the target cell at the
centre of the monitor screen or somewhere as near it as possible? Thank
you.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top