Search results

  1. A

    Dynamic file name form report export

    Hi, I have a form what I would like to export out to PDF. I tried 2 different ways, both is working, but I get stuck, when I would like to include a date. The current code is this: Private Sub SaveAppendixTest_Click() Dim SITEID As String Dim fileName As String Dim pdfFilePath As...
  2. A

    Loop up or Combo Box

    Hi, I have the following issue and I can't find a satisfactory solution. Pls note I have not looked into VBA to solve this, so I might missed the obvious solution. I have a form, where I store all details about a site, including the parent company name. The original version of the db, which...
  3. A

    Report issue - it works unreliably

    Hi All, Currently, I'm working on a little project for a friend, where I needed to upgrade his db. It works great, but at the end of the month, based on the details, I would like to generate a PDF invoice for the customers based on their monthly activities. Created the query, which works fine...
  4. A

    Happy to find this

    Hi All, My name is Adam and I'm a new user here. I used Access a long time ago, but due to some personal side hustle, I started to refresh my knowledge. It seems everything started returning, but I still have some blind spots, mainly on VBA and debugging so that I might ask some obvious...
Back
Top Bottom