P
PucSpifo
Guest
Hey all,
I'm new to the forums and Access both...please be gentle
I have a field that contains a comma delimited list of 1 and 0 (ex. 0,1,0,0,0,1,0,1,0) and I need to parse the list and associate each position of the list to another string (ex. 1.1 - 0, 1.2 - 1, 1.3 - 0 etc.) and then have that data printed on a form. Any help is greatly appreciated.
Josh Johnston
I'm new to the forums and Access both...please be gentle

I have a field that contains a comma delimited list of 1 and 0 (ex. 0,1,0,0,0,1,0,1,0) and I need to parse the list and associate each position of the list to another string (ex. 1.1 - 0, 1.2 - 1, 1.3 - 0 etc.) and then have that data printed on a form. Any help is greatly appreciated.
Josh Johnston