D
Dave
Hi everyone,
I'm pretty new to access 2003 and I have been given some excel address
spreadsheets to import.
Trouble is the excel columns have been messed about with so when I import I
get an access table with fields like this.
Field [house no] = 12
Field [street] = Nantwich Road
Which is OK but I also get
Field [house no] = 13
Field [street] = a Nantwich Road
so I need to change the above to
Field [house no] = 13a
Field [street] = Nantwich Road
What kind of update query should I run to move the 'a' (or could be a 'b')
over and remove the remaining space.
Any help appreciated.
Cheers, David
I'm pretty new to access 2003 and I have been given some excel address
spreadsheets to import.
Trouble is the excel columns have been messed about with so when I import I
get an access table with fields like this.
Field [house no] = 12
Field [street] = Nantwich Road
Which is OK but I also get
Field [house no] = 13
Field [street] = a Nantwich Road
so I need to change the above to
Field [house no] = 13a
Field [street] = Nantwich Road
What kind of update query should I run to move the 'a' (or could be a 'b')
over and remove the remaining space.
Any help appreciated.
Cheers, David