Add this line to Bug_AfterPost:
MsgBox "Defect " & Bug_Fields("BG_BUG_ID").Value & " submitted successfully"
But are you sure your users will appreciate this?
MsgBox "Defect " & Bug_Fields("BG_BUG_ID").Value & " submitted successfully"
But are you sure your users will appreciate this?