G
Guest
Good morning,
I want to bold and italic the name of active workbook in a message below.
Please help.
Msgbox "I am running this macro in workbook '" & ActiveWorkbook.Name & "."
How can I make the "ActiveWorkbook.Name" to bold and italic?
Thanks.
I want to bold and italic the name of active workbook in a message below.
Please help.
Msgbox "I am running this macro in workbook '" & ActiveWorkbook.Name & "."
How can I make the "ActiveWorkbook.Name" to bold and italic?
Thanks.