Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Implementing FAQ faq181-76 by JimConrad

Status
Not open for further replies.

ind

Programmer
Joined
Mar 9, 2000
Messages
121
Location
US
How can I implement the technique described int faq181-76.

Ex. I have two textboxes one with the numeric form and the other with written form.
How can I have the written form change as the numeric form does.
 
Try putting the code in the listing in the "On Change" event of the numeric text box.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top