:di56: si ans ha ragione, ecco ekko altri esempi pratici:
oppurecodice:dim nome as string nome=inputbox("dato","dato") if nome ="" then exit sub
codice:dim nome as string start: nome=inputbox("dato","dato") if nome ="" then goto start
:di56: si ans ha ragione, ecco ekko altri esempi pratici:
oppurecodice:dim nome as string nome=inputbox("dato","dato") if nome ="" then exit sub
codice:dim nome as string start: nome=inputbox("dato","dato") if nome ="" then goto start