J
Jeff C
I am working with information I download to space delimited files and then
import into Access with the transfertext method. I have a new file I will be
downloading that has a field made up of a text string similar to this:
Field_1: 0890039107B/LOCAL AREA NETWORK
Can someone show me an expression I can use to separate the string:
Field_1: 0890039107B
Field_2: LOCAL AREA NETWORK
Thank you
import into Access with the transfertext method. I have a new file I will be
downloading that has a field made up of a text string similar to this:
Field_1: 0890039107B/LOCAL AREA NETWORK
Can someone show me an expression I can use to separate the string:
Field_1: 0890039107B
Field_2: LOCAL AREA NETWORK
Thank you