Results 1 to 4 of 4

Thread: Can someone take a look at this for me!

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    Can someone take a look at this for me!

    I have a simple Calculate Change form that allows a user to enter a price and amount paid, then it calculates the change and breaks it down into dollars, quarters, dimes, etc..

    My problem is on validating the text in the two textboxes (price and paid). I am checking to make sure the text that is entered is numeric (using the Lost_Focus event)...if they try to tab to the next field and their input wasn't numeric it should show a messagebox, which it does, but then it shows the messagebox notice for the field they tabbed to as well....which isn't right...It should show the messagebox, then select all the text in the textbox that didn't have valid input....

    Can someone check this out for me and let me know what I am doing wrong... Thanks!
    Attached Files Attached Files
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width