A
Alex
I need help with data entry... I have a table with about 8000 records, and I
have a field which has a number, and another field which has the name for a
person and a another field for the county they live in... Now the number
corresponds to the county, and since about 80% of the table doesnt have the
county entry, only the number, I wish to know if there is a way for me to
write some code which will permit me to put the name of the county into its
place, by having the code read the number, then compare it against a list
inside the code, then write the name of the county to the county field...
The only way I know how to do this is by using a form, then putting the
appropiate code into the On Current event, then just click on the arrow and
scroll through all of the records... however if there is an easier way (i
think it involves using recordset, except I dont know how to use it) could
someone please tell me....
I have acess XP
have a field which has a number, and another field which has the name for a
person and a another field for the county they live in... Now the number
corresponds to the county, and since about 80% of the table doesnt have the
county entry, only the number, I wish to know if there is a way for me to
write some code which will permit me to put the name of the county into its
place, by having the code read the number, then compare it against a list
inside the code, then write the name of the county to the county field...
The only way I know how to do this is by using a form, then putting the
appropiate code into the On Current event, then just click on the arrow and
scroll through all of the records... however if there is an easier way (i
think it involves using recordset, except I dont know how to use it) could
someone please tell me....
I have acess XP