View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg B[_6_] Greg B[_6_] is offline
external usenet poster
 
Posts: 14
Default Textbox Question

Can someone help me with, I have textbox1 which has a number in it, I want
the user to type in the amount in textbox2 and I want textbox3 to show the
total of tb1 + tb2

How do I do this

Thanks

Greg