May 2, 2001 #1 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.
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.
May 2, 2001 #2 aojonesoa Technical User Joined Apr 25, 2001 Messages 40 Location US Try putting the code in the listing in the "On Change" event of the numeric text box. Upvote 0 Downvote