hi,

When I call a msgbox like this

VB Code:
  1. MsgBox "Exit", vbYesNo

how do an if command for yes and no ?

bye