G
Gordon
I am right clicking on a cell, click Hyperlink, enter in address:
Application.Run"ProgramName"
Also tried:
ActiveSheet.Hyperlink.Add:=Selection.Application.Run"ProgranName.
I would like the program to enter the hyperlink addres into the cell.
Thanking you in advance,
Gordon
Application.Run"ProgramName"
Also tried:
ActiveSheet.Hyperlink.Add:=Selection.Application.Run"ProgranName.
I would like the program to enter the hyperlink addres into the cell.
Thanking you in advance,
Gordon