Macro.SaveAs
Use this function to save the macro as the specified file string.
| Syntax | Parameters | Return value |
|---|---|---|
Function Macro.SaveAs( _
Name As String, _
Optional Overwrite As Variant = 0) As Boolean
|
|
Boolean |