scottee1988
Technical User
ok, i have a database with 2000+ records that i need to amend and update, the database obviously is in access, and i need a script that will save me a weeks worth of work.
what i want the script to do:
the database is basically to kep records of clients contact details, such as "Name" "Type of business" "Address" "DOB" "Post CODE"
i have created new fields within the base titled:
"1st line" "2nd Line" "Town" "county"
what i want to do with the script is to EG:
"32 the Leam, The Grange, Daventry, Northants" is written all in that 1 address field, i want the script to take "32 the Leam" cut it, and paste into 1st line, take "The Grange" and cut and paste into 2nd, then take "daventry" cut and put in town, and take "northants" cut n put in county,
needs to do that with 4000+ records, however, not all records have a 2nd line so is it possible to skip that? thanks
what i want the script to do:
the database is basically to kep records of clients contact details, such as "Name" "Type of business" "Address" "DOB" "Post CODE"
i have created new fields within the base titled:
"1st line" "2nd Line" "Town" "county"
what i want to do with the script is to EG:
"32 the Leam, The Grange, Daventry, Northants" is written all in that 1 address field, i want the script to take "32 the Leam" cut it, and paste into 1st line, take "The Grange" and cut and paste into 2nd, then take "daventry" cut and put in town, and take "northants" cut n put in county,
needs to do that with 4000+ records, however, not all records have a 2nd line so is it possible to skip that? thanks