Forum Discussion

JohnTaylor20's avatar
JohnTaylor20
Copper Contributor
Sep 12, 2024
Solved

Match Cell Value with File Name in Folder Directory and get it's Path

asdf;kasdoiashdoiashdoiaushdioasjdas       MISAT
  • HansVogelaar's avatar
    Sep 12, 2024

    JohnTaylor20 

    Why not simply

     

    Sheet1.Hyperlinks.Add Anchor:=cel.Offset(, 1).Value, Address:=strFilepath, TextToDisplay:=cel.Value

Resources