Search results

  1. M

    Issuess with opening form in Access 2013

    Hi, I have a front end file with all my forms which is linked to a database. I've created it using Access 2010 and there I have no issues opening it. My company has recently updated all computers with new Windows and Office and I'm having issues opening my program in Access 2013. When I click...
  2. M

    Date command returns wrong date despite system date being correct

    Hi, I'm saving my report as pdf and have written some VBA which exports the report to my desktop and assigns a custom name to the report based on the username and current date. It all works however despite my Win7 system date being correct the Date in code returns 22-11-2002. I think that I...
  3. M

    Help with a query criteria expression!

    Hi, I have a lessons learned database. One field is called KeyLL i.e. it defines whether a LL record is a key one or not. I need a cirteria on my query that makes it possible to display both "Yes" & "No" values for my KeyLL field. On my search form I have a combobox called CheckLL where I...
  4. M

    Edit Attachments from Form

    Hi, I need some help with the following, hope it's doable. I have a form which I use to add / edit records in my db, both within a navigation form. The subform lists all 'not-yet-approved' records. I can 'call' a record from my subform by clicking on it and then clicking on an Edit button on...
  5. M

    Update table from Form

    Hi there.. I'm going nuts here with that code and can't find the error which obviously is somewhere there. I have a data entry form which I want to use for entering new data to my database or to edit the existing records. I have a subform which lists only records marked as 'proposal'. I have...
  6. M

    Conditional cascading query

    Hi there, I'm new to this forum and I hope someone will be able to help. I've built a search form and a query that looks for data in a lessons learned database called LLIS. I've attached a screenshot of the form. I've designed the query so that you can choose one or more fields and make your...
Back
Top Bottom