Results 1 to 5 of 5
  1. #1
    baxton is offline Novice
    Windows 11 Access 2013 32bit
    Join Date
    Jul 2022
    Posts
    7

    Issues opening a specific Record

    Hey Everyone


    Its been a while using access, trying to make an estimating DB for my Co.
    Hope you guys can help, I'm having issues opening a specific record from a list of customer projects. I think it something to do with the relationship but I'm not sure

    quick run down
    *main menu
    new customers btn opens form for new customers
    Customers btn - opens all customers and I can open a specific customer from here.

    *customer - shows customer details
    create project btn - opens up to a new project creation
    customer project - shows all current customers projects - from here I'm trying to open the customers project, it opens the correct form but its not showing the information, keeps going to a new record.

    I think I have something missing but not sure what
    ill drop the db. here

    kind regards
    Baxton

    MJWI_Est_Invoicing_ver02.zip

  2. #2
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,933
    So show the code for the open form.
    Walk through your code and inspect the variables/ control values.
    If the form cannot find the record, that will happen. If data entry is yes, that will also happen.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  3. #3
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,566
    Hi Baxton

    In Design View Properties of your Form "ProjectF"
    Select the Data Tab
    Then set Data Entry to No vice Yes
    You can PM me if you need further help.
    Good Reading https://docs.microsoft.com/en-gb/off...on-description

  4. #4
    baxton is offline Novice
    Windows 11 Access 2013 32bit
    Join Date
    Jul 2022
    Posts
    7
    ahhhh for god sake was that it? its worked thanks gents, i totally missed that.

  5. #5
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,566
    We were glad to help
    You can PM me if you need further help.
    Good Reading https://docs.microsoft.com/en-gb/off...on-description

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Opening a specific record on a sub-form.
    By Ant_Snell in forum Programming
    Replies: 6
    Last Post: 03-11-2022, 11:34 AM
  2. Replies: 7
    Last Post: 02-11-2020, 01:43 PM
  3. Replies: 5
    Last Post: 01-24-2015, 12:59 AM
  4. Opening Form to a Specific Record
    By PPat in forum Forms
    Replies: 9
    Last Post: 04-24-2013, 08:47 PM
  5. Help with opening form to specific record
    By manic in forum Programming
    Replies: 7
    Last Post: 09-18-2012, 08:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums