I
instereo911 via AccessMonster.com
Hi,
I have a table w/ multiple values on one column seperated out by a ";#" sign.
Example:
State Number
;#Central;#COVA;# 1
Ideally, what i want to do is the following
State Number
Central 1
COVA 1
So it breaks it out to two different rows for each of the ;#
Is this possible? I hope so because I don't want to redo everything..
Thanks again everyone !!!
I have a table w/ multiple values on one column seperated out by a ";#" sign.
Example:
State Number
;#Central;#COVA;# 1
Ideally, what i want to do is the following
State Number
Central 1
COVA 1
So it breaks it out to two different rows for each of the ;#
Is this possible? I hope so because I don't want to redo everything..
Thanks again everyone !!!