Search results

  1. T

    Syntax issue

    Hi Everyone, I am trying to improve my code by making it more readible. The following code works, but it is certainly not the most efficient way. I`m trying to write a loop to make certain elements in an Access report visible/invisible, but I can`t address the visibility property of these items...
  2. T

    How to insert Dao recordset into table

    Hi I`m quite a beginner in MS access and VBA and I`m currently having the problem to export data from an SQL server into a table. I managed to open a recordset but I`m incapable of adding the recordset to an existing table. I found similar threads but I am still not able to generate...
Back
Top Bottom