Search results

  1. A

    Creating an Option Group Programmatically

    Thank you for your response. I am using Microsoft Access 2003 to create the tables, queries, forms and reports, but whenever I work with codes that opens Visual Basic 6.5. I'm just a small-time software developer and I haven't worked much with "compiling a new EXE". Last year was the first time...
  2. A

    Creating an Option Group Programmatically

    Trust me I have looked through all my manuals and having been browsing the 'net for quite a while to get help with this and haven't found anything. I am using Microsoft Office 2003 with Visual Basic 6.5 and need to learn how to write the code which will create an option group an name the...
  3. A

    KeyPress Event

    First time I'm posting. I looked around for a thread on this topic and couldn't find one. I am using Microsoft Visual Basic 6.5 and trying to trap for when I press the returnKey or enterKey while in a textbox. The following code will run the first message only when I use the EnterKey to enter...
Back
Top Bottom