Recent content by BasB

  1. B

    Select from which date as a variable vba access

    I m trying to get a selection from a table by using vba code. Nothing weird at all. But somewhere i fail. So i will give a part of my code: Dim Z_Datum as date Z_datum = rsTimeTable.Fields("ColumnName"). Value (this gives the dutch notation of date and time 8-10-2024 19:57:28) I try to use...
  2. B

    Short introduction

    Hello my name is Bas. I live in the Netherlands in a small village 20 km south east of Utrecht. I am a dairyfarmer an I remain which interest for VBA programming after do is for some years as part of a job. Now it has became a more a hobby and sometimes i am programming some things for our own...
Back
Top Bottom