G
Guest
Im wondering if its possible to; ok i want to split the field name
'address' because it contains customers street number and street name. for
example;
'22 Austin Street' I want to split it into 2 fields so one field for '22'
and the other for 'Austin Street'. The problem is, i have over 10,000
records and am wanting to do this with every street in my town so every
record. can access update queries deal with lists of diffrent street names
and change them in the appropriate records? I am finding that it only
updates all records to one street name!
this is major and i have to do this because of post codes that are coming
into effect soon and i figure that doing this will help make finding
postcodes easier. should have done this before i started entering records!
HELP! thanks
'address' because it contains customers street number and street name. for
example;
'22 Austin Street' I want to split it into 2 fields so one field for '22'
and the other for 'Austin Street'. The problem is, i have over 10,000
records and am wanting to do this with every street in my town so every
record. can access update queries deal with lists of diffrent street names
and change them in the appropriate records? I am finding that it only
updates all records to one street name!
this is major and i have to do this because of post codes that are coming
into effect soon and i figure that doing this will help make finding
postcodes easier. should have done this before i started entering records!
HELP! thanks