Hi
I am no access expert and somewhat of a novice butI have an issue with a database I have, to book appointments, this was a pre prepaired database and I have been playing around with it and customising it to my own needs. The problem I have is that it uses the customer name field as the primary key and does not use a customer ID field which I would use as the primary key. This is causing me no end of problems, the obvious one being I cannot have two customers with the same name and I don't know if i'm not seeing the obvious or it is complicated but I am drawing a blank on how to mod the code to allow me to have a Customer ID as the primary key and allow duplicate names. I have no ploblems somodding my forms and sorting the rest of the database out but I am not sure if if is a matter of a few simple changes here and there or a major re write of the VBA etc.
Not sure if I can attach the database for someone to cast their eye over it and give me some pointers. :banghead:
Kind Regards Chris
I am no access expert and somewhat of a novice butI have an issue with a database I have, to book appointments, this was a pre prepaired database and I have been playing around with it and customising it to my own needs. The problem I have is that it uses the customer name field as the primary key and does not use a customer ID field which I would use as the primary key. This is causing me no end of problems, the obvious one being I cannot have two customers with the same name and I don't know if i'm not seeing the obvious or it is complicated but I am drawing a blank on how to mod the code to allow me to have a Customer ID as the primary key and allow duplicate names. I have no ploblems somodding my forms and sorting the rest of the database out but I am not sure if if is a matter of a few simple changes here and there or a major re write of the VBA etc.
Not sure if I can attach the database for someone to cast their eye over it and give me some pointers. :banghead:
Kind Regards Chris