SAWB
Technical User
- Jan 11, 2001
- 26
I have a field in a MS access database called :{ItemNumber}.
It looks like this:
style colsz
Style being the overall style # of that product (variable size)
col is the color (always three letters)
sz is the size (usually two digits, but sometimes three)
I want to report as
Style Color Small medium large etc...
xyx red 4 6 8
black 2 9 7
abc yellow 10 3 5
green 0 9 10
how can I do this?
Thanks
It looks like this:
style colsz
Style being the overall style # of that product (variable size)
col is the color (always three letters)
sz is the size (usually two digits, but sometimes three)
I want to report as
Style Color Small medium large etc...
xyx red 4 6 8
black 2 9 7
abc yellow 10 3 5
green 0 9 10
how can I do this?
Thanks