Thread: Add Hyperlink
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edmund Edmund is offline
external usenet poster
 
Posts: 62
Default Add Hyperlink

I would like VBA to insert hyperlink into cell A50 & below for every part
number contained in B1:Z1
..
When the hyperlinks are available in column A, users no longer need to
scroll through B1:Z1 in search of part numbers.

Ive tried recording macro for hyperlink but cant seem to understand how to
modify it. My modifications kept returning error, hence, needing your sample.

Thanks a lot

--
Edmund
(Using Excel XP)