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 Wanet Telecoms Ltd 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: *

  • Users: Wantok52
  • Content: Threads
  • Order by date
  1. Wantok52

    Enter key to behave like the Tab key

    I have a Visual Bsic project with several text fields on a form. When I type text in a text box I Tab to get the focus to the next text box. I am trying to do this using a barcode scanner for some of the fields, but need to have the scanner set for CrLf at the end of the text, because the...
  2. Wantok52

    Bold Type in Forum list

    I'me not sure if this is the right place for this, but I can't find any references. I want to have my post display as bold when listed. Can anyone help me with this? Regards, Marcus
  3. Wantok52

    [b]Alternate backcolor for DataGrid in Visual Basic 5[/b]

    I have a DataGrid control which displays selected data from a datsbase. I would like to make the data eaiser to read by alternating the back color of the DataGrid. Can anyone help me with this? I have seen posts for Visual Basic 6, but that requires setting the DataGrid property to transparent...
  4. Wantok52

    Executable program using VB and Access

    I have developed an Access database and have a company interested in distributing it as an .exe program. I don't have the Developers Edition of Access, so creating an .exe from Access is not an option. The road I am loking to take is to start again with Visual Basic 5 (I don't have Visual Basic...
  5. Wantok52

    Creating Primary Key and defining field properties

    Hi, I have a database that records assests for a number of customers. Each time a new customer in created I want to create a new Asset Table for that customer. I have worked out how to create the tables, and think I can create the relationships, but am not sure how to set the field properties...
  6. Wantok52

    Stand Alone application (.exe)

    have developed a database in Access 2000 and would like to further develop this to a stand alone Windows application/programme. Could I do this with the Visual Basic Express beta 2 eddition? How easy is it to transfer all my forms, queries and reports to the visual basic platform? The database...
  7. Wantok52

    Develop a windows application in visual basic express beta 2

    I have developed a database in Access 2000 and would like to further develop this to a stand alone Windows application/programme. Could I do this with the Visual Basic Express beta 2 eddition? How easy is it to transfer all my forms, queries and reports to the visual basic platform? The...
  8. Wantok52

    TRANSFERING DATA FROM A LAP TOP TOP A PC/b

    I have a data base I am using for Electrical Testing on site. At present I have this data base on my home PC and have been entering new data by hand, then updateing the data base on the home PC. What I want to do is enter the data directly into a lap top, and then transfer the data from the lap...
  9. Wantok52

    Alpha-numerical field, with the number section incrementing

    I am setting up a date base for customer's assets and want to use an alpha-numeerical numbering system so that the number part will increment automatically. The alpha part will change according tp the customer eg MARD0001 for one customer and ARAD0001 for an other. I also need the leading zeros...

Part and Inventory Search

Back
Top