S
scott
what is the correct way to display an information type message box with
below criteria? i went by the help example, but get syntax error. also, i
don't want to offer a help file.
example:
msgbox ("Data Imported",vbInformation,"Import",0,0)
below criteria? i went by the help example, but get syntax error. also, i
don't want to offer a help file.
example:
msgbox ("Data Imported",vbInformation,"Import",0,0)