Application.AddAnalysisWarning
This function shows a warning message in the analysis warning dialog.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Application.AddAnalysisWarning( _
Message As String, _
name1 As String, _
name2 As String, _
macrodetails As String)
|
Type: String
Type: String
Type: String
Type: String |
This function does not return a value. |