View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rominall Rominall is offline
external usenet poster
 
Posts: 36
Default User Form calculator

I would like to be able to have the user enter an undetermined number of
scores in a user form and then calculate the total (multiple scores for
multiple games and multiple teams all unknown), show the results TOTAL and
have the user click okay or fix any input errors. It would be nice if they
could enter all scores at once and then show a 'pretty' table. I've gotten
to where I can get a fixed number of scores going but when it goes outside
the parameter I'm stuck. The user will probably not know at the start how
many scores they will be entering. Help.