View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steveb Steveb is offline
external usenet poster
 
Posts: 2
Default VBA - format a range of cells as hyperlink?

Hi

I have a spreadsheet which contains the locations of some files starting at
C2 and going down as far as required. What I would like to do is put some
VBA code that either turns the text in C2:C? to a hyperlink to the file
(preferred) or put a hyperlink to the file in D2:D?. I've tried but as yet
with no success.

Can anyone help?

Thanks
SteveB