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. VbAche

    Change colors on other forms

    Hello, Working on a little homework project. I have three forms. After the user selects which colors he would like to see the forms in, he than closes that form where he has chosen his color preferences from option buttons and the three forms are to be in the color preferences he has chosen...
  2. VbAche

    Collections-Removing-Counting

    Hello, Working on a little project. I have two text input boxes that retrieve StudentName, StudentId. I am able to add to the collection all new students. However, when I am removing a student through the use of a command button, cmdRemove, I receive an error involving invalid argument. I have...
  3. VbAche

    What should i program

    Hello HaheeHi, Got spare time ??? Need a program written in VB-6. Would incorporate excel spreadsheet and a data base to hold spreadsheet for two years of weekly one page copy. If interested reply. If yes, will give more specs on program to fill your day with hours of coding happiness.
  4. VbAche

    Lottery dilemma-control arrays

    Hello I am a VB student and have a little homework problem I need some help on. It is a lottery program in which there are three different lotto games to play. (Lotto - 6 numbers, Fantasy-5 numbers, Pick 4 - 4 numbers) Whenever the user wants to get lotto numbers the program will generate a set...
  5. VbAche

    Command button reset - clearing stored variables

    I am using menus, one selection is for color the other menu option is size. Once selected and the click event performed, I need to clear the string variables stored to start a new (new selection from the user) when the user opts for clear. I need to have any of the previously clicked options...
  6. VbAche

    Incorporating Vb into a MS97 Excel with a database?

    I have a program that is so old it does not even run on our new computer at work. (it was written in DOS Gold Tree) Is it possible to do and incorporate the following? 1)I need a program to total work hours for a day & a week for a employee. This would search out any employee by a employee...
  7. VbAche

    Command Button code using list box

    I am setting up a calculator using a list box. The user will enter two numbers in text boxes and then select from the list box and then press a command button to perform the calculation.In the list box are all the operations that can be performed. (ie - add, subtract, multiply, divide, etc). I...
  8. VbAche

    How to display how many times a letter is entered in a text box

    I am a student, just starting out in VB. I need help with a particular homework assignment. I have to write a program that prompts the user to enter from one to twelve alphabetic characters in a text box. Then the program should print as output each letter that was actually entered and the...

Part and Inventory Search

Back
Top