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: *

  1. DreadPirate

    Converting types

    Greetings, Simple problem, but it seems to be more complex than I am, apparently. I'm trying to convert a number in a text box into an integer by using the Cint command. VB seems opposed to the idea; it keeps giving me "Type Mismatch" errors. Here's what I'm doing: CityNo =...
  2. DreadPirate

    Records from a Data Combo Box

    Greetings, Sorry for such a simple question, but I'm really stuck on this. Any help would be greatly appreciated. I have a Data Combo Box with cities from an access database in them. I want the user to be able to selct one of the cities, then push a button next to a text box and have that city...
  3. DreadPirate

    Random records from Access

    Howdy folks, There was a previous question for this a while back ago but it was never really answered clearly. I'm trying to call a random record from an Access 97 table and display one of the fields in a text box. I think I can handle the displaying part =), but I'm real fuzzy on the whol...
  4. DreadPirate

    User input used to query

    Hi all. Sorry, another newbie here with a question that is sure to make you laugh. I apologize in advance for my simple mind. Here's the issue; I have a table in Access. I'm trying to use a VB program to query that table and bring up info from several fields. The user types in a CityID (the...

Part and Inventory Search

Back
Top