Access 2000 Form - save record, clear KEY field but leave all other fields as they are.

DAVID DE-LA-COUR 0 Reputation points
2026-08-02T20:17:23.5966667+00:00

A Database and entry form created by a dead relative in 2003 is giving me trouble. I would like to change the FORM to save the record data entered - clear the KEY field and leave the other data fields loaded.
The wish iis defeating me at the moment. I have some IT experience but it is 29 years old!

Microsoft 365 and Office | Access | For home | Windows
0 comments No comments

3 answers

Sort by: Most helpful
  1. George Hepworth 22,950 Reputation points Volunteer Moderator
    2026-08-03T11:54:24.36+00:00

    Duane is absolutely right. The reason behind a request like this, which falls outside normal practices, requires clarification, not blind fulfillment.

    There may be a justifiable reason for doing what is described. Please explain that reason.

    Thank you for helping us help you.

    Was this answer helpful?

    0 comments No comments

  2. Duane Hookom 26,845 Reputation points Volunteer Moderator
    2026-08-02T23:09:26.9733333+00:00

    You should provide the reason why you want the key field empty and the other controls populated? Are you attempting to create duplicate or near identical records? Do you want to set default values for new records based on the last entered record?

    Was this answer helpful?

    0 comments No comments

  3. BabybooHN 1,135 Reputation points Independent Advisor
    2026-08-02T20:55:44.8433333+00:00

    Dear @DAVID DE-LA-COUR,

    I would be glad to help you resolve this issue with your Microsoft Access 2000 form! To ensure I provide you with the exact and safest solution for your specific database setup, could you please help me narrow down a few details first?

    1. What data type is the KEY field? (For example: is it set to AutoNumber, Text, or Number in the underlying table design?)
    2. Is this KEY field designated as the Primary Key of the table?
    3. How do you currently navigate or save entries? (For example: using the built-in Access navigation bar at the bottom of the form, or custom command buttons on the layout?)
    4. Are you encountering any specific error messages when trying to save or clear fields?

    Once I have these details, I will provide you with the exact code and step-by-step instructions tailored directly to your form. I look forward to your reply.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.