Recent content by dino

  1. D

    problem

    Okay then I write in my own words and use the google option is not for translation. The problem is that the create mail works perfectly if I make a new search ID, then the new Email created perfect data but not the document that is still the same. I do it one more time refresh then everything...
  2. D

    problem

    working Email not working make report
  3. D

    problem

    where i put the DoCmd.OpenReport "RpTPlanning", acViewPreview, , Me.Filter, acHidden DoCmd.SendObject acSendReport, "RptPlanning", acFormatPDF, Email, , , "Planning", True in the loop ??? Can you help me with rewrite the code?
  4. D

    problem

    I have double-checked but he does this only when sending and making the report so email addresses are displayed correctly.
  5. D

    problem

    Both he send the same email and Report
  6. D

    problem

    I have a little problem and have these as I have sent a mail with this code, and a new mail sent word after I've filtered by productid he still the old mail sent how do I fix it Private Sub Mail_Click() Dim Email As String, FileName As String, Filepath As String Dim strSQL As String Dim rs As...
  7. D

    what is wrong

    yes i know but the couting is not working, so you can see in th month Februari 28 day`s but hy count 28 and then 25 26 27 28 29 30 31 and the newe date for martch the 1 is if i loke 1-1-2014 and not 1-3
  8. D

    what is wrong

    Oke thanks it`s like to work but is it possible , if the date from the next month come in display, that he se this als new date next month. So yes what must I do
  9. D

    what is wrong

    As you can see, these are the date s that not working good 28 and 29. He gives as 1-1-1 March 2013 and not 1-2-13 Sunday 2 February is completely gone. oke dat is i small problem but what?
  10. D

    what is wrong

    it like so to work but it goin so the question now
  11. D

    what is wrong

    this is the code for calendar. but i don`t get al the days als datai don`t get 7day`s but 6 days 1 2 3 4 5 6 7 1 9 10 11 12 13 14 1 16 17 18 19 3nz Function fVulinMaand() Dim iJaar As Integer Dim iMaand As Integer Dim iJaarVandaag...
  12. D

    i need formula day * time

    he thanks this works.
  13. D

    i need formula day * time

    That is the problem it don`t work see below
  14. D

    i need formula day * time

    oops no picture now i`ts close in
  15. D

    i need formula day * time

    see fout and that the place ware i need code for
Back
Top Bottom