View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed[_18_] Ed[_18_] is offline
external usenet poster
 
Posts: 118
Default VBA code to add hyperlinks

Turn on your macro recorder and walk through it once. Start from there and
build your routine. Check back if you have difficulties.

"Anupam" wrote in message
...
in sheet1 I want to add hyperlinks giving reference to other sheets using

Worksheet(index), what will be the VBA code