chancer1967
Excel jockey
- Local time
- Today, 18:52
- Joined
- Mar 31, 2004
- Messages
- 28
Apologies for the low level of this query, but im just starting out!
I have a table of customer details - customer ID, customer name, address, telephone, email, etc
The customer ID is the primary key and is non sequential
I am creating a form to update customer details, currently it is all text boxes.
For existing customers, i want the customer ID field to be locked, as it is way too easy for a user to overtype it thinking it will make them jump to another record. The other fields are all unlocked.
But if the user wants to add a new customer, i want them to be able to click on the new record button and for the customer ID field to now be unlocked.
So i want customer ID to be locked if it is an existing record and unlocked for a new record. Make sense?
Thanks
I have a table of customer details - customer ID, customer name, address, telephone, email, etc
The customer ID is the primary key and is non sequential
I am creating a form to update customer details, currently it is all text boxes.
For existing customers, i want the customer ID field to be locked, as it is way too easy for a user to overtype it thinking it will make them jump to another record. The other fields are all unlocked.
But if the user wants to add a new customer, i want them to be able to click on the new record button and for the customer ID field to now be unlocked.
So i want customer ID to be locked if it is an existing record and unlocked for a new record. Make sense?
Thanks