Search results

  1. nimeshaanethmini

    I Need Advice on Optimizing a Large Database Query

    Hey guys.....🥰 I am currently working on a project where I need to optimize a large SQL query that’s becoming quite slow. The database has millions of records, and the query involves several JOINs and subqueries. I am relatively new to advanced SQL optimization techniques and would greatly...
  2. nimeshaanethmini

    Need Help with VBA Code for Access Form Filtering

    Hey guys......:( I’m working on a project in Microsoft Access and have hit a bit of a roadblock with some VBA code. I’m trying to filter records on a form based on user input, but I’m having trouble getting it to work as expected. Here’s what I’m aiming to do: I have a form with several...
  3. nimeshaanethmini

    Combo box autofills ghost values

    Hello.........🥰 It is possible that the field become necessary due to a bug after compacting. Attempt to reset the field's properties manually or rebuild the table. It's possible that the removed entries are showing up due to an auto-fill or residual reference. Check to see whether there is a...
  4. nimeshaanethmini

    New Member - Letter merge Print to PDF from Access Database HELP!

    Hello,😇 As per my knowledge, I had recommend checking the modules or macros in your database for any code related to the mail merge. Look for any VBA scripts that mention creating or exporting PDFs—this might be where the headers are defined. If you find it, you should be able to edit the...
Back
Top Bottom