Keith
Registered User.
- Local time
- Today, 15:19
- Joined
- May 21, 2000
- Messages
- 129
I have imported address data into my DB however the Post Code is on the end of the second line of the adrresss and I need to strip it out and put it in a seperate field.
The problem I have is that the post code length varies between 7 characters, including a space, and 8 characters. eg.
Hardingstone Northamptonshire NN4 6EL
Wellingborough Northamptonshire NN14 1AY
I am new to VBA and would much appreciate a nudge in the right direction.
TIA
Keith
The problem I have is that the post code length varies between 7 characters, including a space, and 8 characters. eg.
Hardingstone Northamptonshire NN4 6EL
Wellingborough Northamptonshire NN14 1AY
I am new to VBA and would much appreciate a nudge in the right direction.
TIA
Keith