Thread: textbox codes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tindatrue tindatrue is offline
external usenet poster
 
Posts: 5
Default textbox codes

i have three TextBoxes
txtPrice,txtQty and txtTotal

i want codes for these textboxes,when a user put the price in txtPrice and
Quantity in txtQty,the txtTotal wil automatically show the the value i.e.
price*Qty=Total
is there anyone who can help me

thanks
--
Neil