Search results

  1. S

    Transfer Spreadsheet and attach to e-mail

    Hi, from my current database i can run a report which will produce an e-mail with an attached word document so i can send off to my customers. Private Sub Command90_Click() On Error GoTo Errhandler Stremail = DLookup("Email", "Customer List", "Customer = '" & Forms!DataInput![Reseller Name]...
  2. S

    Question DLookup and Date problems - please help

    Hi all, this is my first Post and i have just inherited an Access Database that i am trying to get my head around and also update, so here goes! I have a Table that show products and SLT's (in Days) ie Product SLT Line 6 Circuit 42 One of the forms we use has various boxes that need filling...
Back
Top Bottom