Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ActiveSheet.Shapes("AutoShape 1").Select
ActiveSheet.Hyperlinks.Add
Anchor:=Selection.ShapeRange.Item(1), _ Address:=stringvariable
ActiveSheet.Shapes("AutoShape 1").Hyperlink.Follow
ActiveSheet.Hyperlinks.Add _ Anchor:=Selection.ShapeRange.Item(1), Address:= _
Address:=stringvariable