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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. splitsie

    how do i hide a form and load another one?

    when i try to unload the form i get an error message saying.... invalid property value the line of code i am using for the unload statement is: If Form3.Visible = True Then "Unload (Form2)" with the part in "inverted commas" highlighted when i select debug could someone...
  2. splitsie

    how do i only accept numeric input in an array of text boxes?

    could someone please help? i would like to know how to accept only numeric input in arrays of text boxes thanks in advance the help is much appreciated
  3. splitsie

    how do i do basic equations with what has been enterd in a text box?

    i cant work out how to implement the checking of whether the text is numeric with the text boxes being in arrays could someone please help? thankyou = )
  4. splitsie

    how do i hide a form and load another one?

    i would really apreciate some help with loading one form and hiding another upon the pressing of a command button. also would someone be able to let me know how to set which form is loaded when the program is run thanks in advance for the help
  5. splitsie

    how do i do basic equations with what has been enterd in a text box?

    thanks for all the help it is much appreciated = )
  6. splitsie

    how do i do basic equations with what has been enterd in a text box?

    thanks for the help... timlarkin you are a saviour = )
  7. splitsie

    how do i do basic equations with what has been enterd in a text box?

    i have searched through the help files in msdn but i cant seem to find anything that can help me complete the simple task of adding subtracting multiplying or dividing the numbers that are entered into two text boxes thanks in advance for the help

Part and Inventory Search

Back
Top