Skip to content

Author: 4kside.com

Repeat region: piping parameters

Linestock Parameters: Parameter Name Definition &asm.mbr.pipe.stock.name Lists name(s) of line stock(s). &asm.mbr.pipe.stock.User Defined Lists specified parameters for the line stock. &asm.mbr.pipe.stock.line.name Lists names of all pipelines using each…

Feb 24, 2023 · 7 min
Read More

How to copy hyperlink to clipboard

In this video tutorial I will show you How to setup Excel script for: Copy Excel Hyperlink to Clipboard Used script: Sub Worksheet_FollowHyperlink(ByVal Target As Hyperlink)Application.GoTo Reference:=Target.RangeCall CopyHyperlinkToClipboard(Target)End…

Feb 24, 2023 · 1 min
Read More