Hi everyone, firstly.. happy new year!
I just wondered if anybody could help with some idea's. I am fairly new to databases, and have made a customer database for a friend. It all works well and there are no problems.
The thing i'm having trouble with is that as it's my first database i'm finding things which could be done better, and the main one i'd like to ask for advice about is entering new customers.
I have various forms, one for entering a customers details such as name, address, telephone number, etc. One form for entering customer orders with a list box showing customer name on the left, and order details on the right. And then a main form which you can enter both customer details and their order details for new customers.
The trouble is, after using the database for a week or so i've found that i've overlooked a way to see if a customers details have already been entered, and so be able to just enter new order details. Basically i have been having to open the main form, and firstly place the cursor in the surname box, bring up the 'find' dialogue box, and enter the surname, then look through the entries to see if the customer has already been entered! Phew.
Obviously this means if i forget to do this, or someone else uses the database, it is all too easy to have a customer entered more than once, and time wasted on entering that data.
I just wanted to ask for some pointers/idea's about how i could make it easier to determine if a customer has already been entered, or more efficient ways of achieving what i want in general.
I can provide sample database/screenshots if needed. Thanks in advance for any help anybody can give!
I just wondered if anybody could help with some idea's. I am fairly new to databases, and have made a customer database for a friend. It all works well and there are no problems.
The thing i'm having trouble with is that as it's my first database i'm finding things which could be done better, and the main one i'd like to ask for advice about is entering new customers.
I have various forms, one for entering a customers details such as name, address, telephone number, etc. One form for entering customer orders with a list box showing customer name on the left, and order details on the right. And then a main form which you can enter both customer details and their order details for new customers.
The trouble is, after using the database for a week or so i've found that i've overlooked a way to see if a customers details have already been entered, and so be able to just enter new order details. Basically i have been having to open the main form, and firstly place the cursor in the surname box, bring up the 'find' dialogue box, and enter the surname, then look through the entries to see if the customer has already been entered! Phew.
Obviously this means if i forget to do this, or someone else uses the database, it is all too easy to have a customer entered more than once, and time wasted on entering that data.
I just wanted to ask for some pointers/idea's about how i could make it easier to determine if a customer has already been entered, or more efficient ways of achieving what i want in general.
I can provide sample database/screenshots if needed. Thanks in advance for any help anybody can give!