Thread: inputbox loop
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dodo dodo is offline
external usenet poster
 
Posts: 9
Default inputbox loop

hi,

i made a macro which asks a user for an input but my problem is that the
input box is looping once after once. (e.g.. does not stop after taking the
user's input)

so why is this happens and who can i stop it ?

many thanks