View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
anton anton is offline
external usenet poster
 
Posts: 26
Default what is the vba language to make hyperlink?

I can't seem to find the answer to this question. Could somebody help me with
this? I am using a macro in excel for data entry and I want one of the
entries to be hyperlink once it is added. and the address of the hyperlink is
DWG file of that entry. So let say I enter A100, I want it to be hyperlink to
A100.dwg.

Thank you