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 MikeeOK 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: VBill57
  • Content: Threads
  • Order by date
  1. VBill57

    Combo Box bound column question

    Hi, I guess I've been using Access much more than VB lately. But now I'm trying to use a simple combo box in VB, and need some help. All I want to do is to have a combo box to show a list of names, for example. If my table has 2 fields, EmployeeID and Employee, I want to show the employees in...
  2. VBill57

    Show linked records in continuous form view

    Hi everybody, This is probably easy, but my brain isn't working yet. I have a list of people, and they can belong to one or more groups. I wanted a form that shows each of the people and their information (address, phone, etc) in a continuous form. I thought about using a subform that lists...
  3. VBill57

    Access Report cuts off right edge of printing

    Hi, Here's a problem I was told about it, and I will be looking at this Access db in the next day or two, and wanted to be prepared. Apparently there is a particular report which cuts off the printing in text boxes along the right edge. This person has changed the width of the text box, and...
  4. VBill57

    Link records from one table with range of numbers from another

    Hello, I've been working on this for awhile, and can't figure out how to do it. I have 2 tables, and I'll simplify it by only including a few fields in each. tblIssued Name From To AA 1 20 BB 40 70 CC 100 125 DD 200 250...
  5. VBill57

    Automatically download updated file used by VB program

    Hi, I've written a VB app that uses data from an Access database that is in the same folder as the EXE. Currently I instruct users to manually download an updated .mdb file periodically from my website, using a browser. (The data is updated a couple of times per week) What I'd like to know...

Part and Inventory Search

Back
Top