View Single Post
 
Old 05-16-2012, 12:48 AM
scarymovie scarymovie is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2012
Posts: 3
scarymovie is on a distinguished road
Default Display result in textbox based on the input of another textbox

Hi all, I am very new to VB.

I need to create a form in Word 2010, which requires a user to fill in the price of an item (similar to a purchase order). There are 2 text boxes, one which user enters the price of that item, whereas the other box displays an indicator depending on the price range user keys in. For instance, if user entered Price>1000, the indicator text box needs to show "A". If Price<700, then it shows "B", and Price<300, the display will be "C".

I hope someone could help me with this. Please be concise. Thank you guys.
Reply With Quote