Use a msgbox
![]()
if msgbox("Click OK to continue, or Cancel to abort",vbOKCancel,"You Decide") = vbCancel then msgbox "Cancel" Else msgbox "Ok" Endif
Use a msgbox
![]()
if msgbox("Click OK to continue, or Cancel to abort",vbOKCancel,"You Decide") = vbCancel then msgbox "Cancel" Else msgbox "Ok" Endif
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks