I have a newbie question hopefully the more experienced vb heads will be able to help me with, I have a command button which works like the following
'Command button coding
'Code 1
messagebox.show("ok")
'Code 2
messagebox.show("ok")
'Code 3
messagebox.show("ok")
'Code 4
I was thinking would it be possible to only run 'Code 4 if the messagebox.show has not appeared for Code 1, Code 2 and Code3?

New Topic/Question
Reply



MultiQuote






|