Adds a pair to the Pairs collection.
expression.Add(SheetName0,SheetName1)
expression. A variable representing a Pairs object.
Name |
Type |
Description |
SheetName0 |
String |
A name or index of a worksheet. (must exist in Master). |
SheetName1 |
String |
A name or index of a worksheet. (must exist in Update). |
Returns a Pair object