Ah, but I would have to make that change for every single one of my forms, and for every call to msgbox. The shift of focus problem with msgbox doesn't just affect DoCmd.Close, but delete commands, requery, etc. so it's a lot of instances to find and amend.
That's why I was hoping I could...