Thread: [Solved] Problem with Msgbox in VBA
View Single Post
 
Old 09-01-2018, 08:05 AM
Puzzled Programmer Puzzled Programmer is offline Windows 10 Office 2003
Novice
 
Join Date: Sep 2018
Posts: 3
Puzzled Programmer is on a distinguished road
Default That doesn't work

I have already tried that

For instance


Msgbox("This is a test message",,Test Message) produces an error


Compile error
Expected: List separator or )


still puzzled... but thanks for your swift response
Reply With Quote