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 gkittelson 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. Vince111

    how to modify a existing dll to make it openable with the load command

    Hi, Currently when I type: load dllname.dll it goes Couldn't find procedure dllname_Init What should I do in order to get this procedure? Is that an heavy modification? Any tips, examples, ideas will be greatly appriciate. Thx. Vincent
  2. Vince111

    Update Query Question

    Thanks, I also had another question... Suppose I had two more fields in my "Members" table called "CurrentAccountA" and "CurrentAccountB" and I wanted to make an update query to update each member's current balance on account A and B (The two fields mentioned...
  3. Vince111

    Creating multiple columns in VB Report Designer

    Hi, I'm trying to create two columns in the report designer. Right now, the report just prints the records from a recordset down the page then starts a new page. Since the records are short, I want it to display records in two columns. Thanks, Vince
  4. Vince111

    Update Query Question

    Hi, I'm pretty new to Access so I think this should be an easy question... I have two tables that I have created in Access 2000. They are named "Members" and "Transactions". The members table contains a unique member number (primary key) and other info like name...

Part and Inventory Search

Back
Top