Search results

  1. J

    Unbound text boxes and dates syntax problems with vba

    Hope someone can point out the syntax problem which triggers error 13 data mismatch problem DtStartDate = [regidate] >= # " & Me.Txt_Startdate & "#" DimDtstartDate as date The text box is on a form is unbound and format is set to shortdate Hope you can help
  2. J

    Recordsets / move next

    Good evening I am hoping someone can offer me some help. What I am trying to do sounds very simple and I did not envisage having the problems I have encountered To simplify what I am trying to do is move records from a temp table to a permanent table in code So let's say table one has two...
  3. J

    hi

    Good evening Just a quick introduction Jimmy from the UK. Interests sports particularly boxing and football,bit of rugby I have been away from the world of access for a good 7 to 8 years. I guess like a lot of people I have joined a) I have a problem and b) my current job which is not IT...
Back
Top Bottom