View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default how to create a URL in an Excel?

Just assign a Name to the cell and use the name in the hyperlink. It is
easier to remember the Name than to memorize arbitrary addresses.
--
Gary''s Student - gsnu200801


"LunaMoon" wrote:

Hi all,

Say I found a cell that is interesting out of a huge worksheet. How do
I point to that cell easily?

The fastest way to do this I can think of:

1. Right click on this cell;
2. Remember this cell;
3. Click on a front-page cell, and "create" the URL bookmark to link
to the previous excel that we've remembered/marked.

How to do the above in the most fast way?

thanks!