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

    Append Form Data to a Table

    I have a Form which contains Data from Table1. Under each of the data fields textbox is an unbound text box. This is to allow me to identify changes. Example: Field1 = "Steve", txtField1 = "Mike". I want to Append/Insert txtField1 into Table2, which contains the same data fields and structure...
  2. sds568219

    Select Items in ListBox with Code

    Problem: I have a form that generates an email to the system administrators. There is a lboAdminEmail that is populated by code and only contains email addresses of select individuals. I have a cmdButton that generates an email and puts the email addresses in the To: block. But only after I...
  3. sds568219

    Access Reports - Pass MainReport Filter to SubReport

    I have a main form with several (8) combo boxes, which after making selections creates the strWhere clause for the main report. I also have two subReports that are in the MainReport used for providing totals (take to long to explain why). Anyhow the MainReport works great, the first subReport...

Part and Inventory Search

Back
Top