I'm looking to create custom MsgBox warning messages in VBA that are triggered whenever certain actions are undertaken. I could use the vbCritical icon to highlight the fact that this is an error, but I'd rather insert a custom image to tell the user that what they're doing is not possible within an Excel tool. Is there a way to incorporate custom images? Is there a directory with stock images that VBA refers to, perhaps?