M
Mitchell_Collen via AccessMonster.com
I am not sure to use the replace fuction on this. Please help me.
I have three columns 'lblcode', 'prodcode', 'packcode'
They contain this data:
023443 2343 34
343234 2343 231
934233 2366 *3
834233 3434 *77
I want to create one columns named NDC with all the columns concatenated then
on the last column labeled 'packcode', it contains * with the number. I want
to replace the * with a 0
Do you know how to do this?
Thanks, Misty
I have three columns 'lblcode', 'prodcode', 'packcode'
They contain this data:
023443 2343 34
343234 2343 231
934233 2366 *3
834233 3434 *77
I want to create one columns named NDC with all the columns concatenated then
on the last column labeled 'packcode', it contains * with the number. I want
to replace the * with a 0
Do you know how to do this?
Thanks, Misty