Workbook.Close
Use this function to close the workbook.
| Syntax | Parameters | Return value |
|---|---|---|
Sub Workbook.Close( _
Optional SaveChanges As Variant, _
Optional FileName As Variant)
|
|
This function does not return a value. |