Workbook.Route Method
Routes the workbook, using the workbook's current routing slip.
Syntax
expression.Route
expression A variable that represents a Workbook object.
Remarks
Routing a workbook sets the Routed property to True.
Example
This example creates a routing slip for Book1.xls and then sends the workbook to three recipients, one after another.
| Visual Basic for Applications |
|---|
|