Hi all, many thanks for reading.
I have a customer database which i built. I have always used two separate fields for 'House/Flat Number' and 'Street', and there are 6000 correct customers entered in this way.
The company has now bought 35000 leads for marketing, which will be added to the database. However the Excel file received only has one field/column for address which contains both the house numbers and street. So now I need to separate them.
The table and fields are tblCustomers and 'House_FlatNumber', 'Street'.
I tried looking myself and I know I need an update query with a formula in the update field, but i'm unsure of the best way to have the formula as the existing street addresses can be mixed up.
Here are some examples from the excel file, the majority are straightforward i.e. 76 Petersfield Road, but some are more difficult:-
Flat 20 Riviera
Riviera
Edenholme 1a
Flat 1c 59 Grove Road
Eden Court
Flat 1 (many are listed just as a flat number! but i've been told they can find the correct address as they get to them so its not a problem)
7 Red Hill Park Homes Wimborne Road
So as you can see they're a mixture! However on second looking the vast majority are just number/street/road, i.e. 76 Peterfield Road.
So would it be best to take two spaces from the right and enter that into street field? How would that deal with one word entries such as Riviera, etc? This is where I get a little confused and need help
Many thanks in advance for any help given!!!
I have a customer database which i built. I have always used two separate fields for 'House/Flat Number' and 'Street', and there are 6000 correct customers entered in this way.
The company has now bought 35000 leads for marketing, which will be added to the database. However the Excel file received only has one field/column for address which contains both the house numbers and street. So now I need to separate them.
The table and fields are tblCustomers and 'House_FlatNumber', 'Street'.
I tried looking myself and I know I need an update query with a formula in the update field, but i'm unsure of the best way to have the formula as the existing street addresses can be mixed up.
Here are some examples from the excel file, the majority are straightforward i.e. 76 Petersfield Road, but some are more difficult:-
Flat 20 Riviera
Riviera
Edenholme 1a
Flat 1c 59 Grove Road
Eden Court
Flat 1 (many are listed just as a flat number! but i've been told they can find the correct address as they get to them so its not a problem)
7 Red Hill Park Homes Wimborne Road
So as you can see they're a mixture! However on second looking the vast majority are just number/street/road, i.e. 76 Peterfield Road.
So would it be best to take two spaces from the right and enter that into street field? How would that deal with one word entries such as Riviera, etc? This is where I get a little confused and need help

Many thanks in advance for any help given!!!