B
Buster
How do I pop a msgbox in excel from MS-Project. I have tried the following;
xlApp.MsgBox("Macro Complete with " & Tcount & " Tasks Written") = True
and nothing happens. DO I need to include anything else syntactically?
Jeff
xlApp.MsgBox("Macro Complete with " & Tcount & " Tasks Written") = True
and nothing happens. DO I need to include anything else syntactically?
Jeff