View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Hall Gary Hall is offline
external usenet poster
 
Posts: 3
Default Userforms - Display result of a calculation in a textbox

I am creating a ueserform that shows asks the user to
enter a cost price and a selling price for an item.

Is ther a way of having another box (textbox?)which will
show the result of a calculation based upon the two
figures entered e.g Profit made in absolute and
percentage terms.

Thanks for your help