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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by David693

  1. David693

    Optional field selection in Report template.

    Thanks Aidan Hughes, for your help. Actually, your answer made me realize that I have structured my table incorrectly, and that, once a basic change is made, your tip will work. See, I had made the several species_grade & volume fields ALL PART OF ONE RECORD. Example: Invoice SPG1 VOL1 SPG2...
  2. David693

    Optional field selection in Report template.

    I use the Access Report template to output contractor pay statements for a job I do in the forest industry. One report template is used to print many statements (naturally). Several lines are made of string fields and double fields as in the following : Example 1: Species/Grade Volume...
  3. David693

    Access 2000 VBA module

    Thank you, VBSlammer. Your code worked fine. (It turns out that I did not have the DAO 3.6 Library option checked off in Tools/References - that's why my code was not working. Ha!). Regards, David 693. PS-unemployed in Smithers, BC.
  4. David693

    Access 2000 VBA module

    I feel silly asking this question. However, here goes. I'm working in MS Access 2000, trying to write a Visual Basic module to open a table, and edit selected fields. VBA is new to me (old dBase & C++ guy!-that's me), and I can't seem to get started. So, what code do I use for the Declaration...

Part and Inventory Search

Back
Top