Executes a series of statements making repeated reference to a single object or structure.
Syntax
With object
[ statements ]
End With
Executes a series of statements making repeated reference to a single object or structure.
Syntax
With object
[ statements ]
End With