K
Katie
I have created a table with a corresponding form, and has a field with only a number in it. With the font used in the form (a bar code font), the characters in the number must change to show what I want. I need the number to look one way in the table, but as I go to the form, I need a program to run to split apart the number and assign each character a symbol based on its value, position, etc. I can use the Mid( ) function and a series of IfThen statements, but where else do I go? Can I turn the original number into an array to manipulate? How do I make the new string/array take the place of the old one?
Need clarification? Ask!
Thank you!
Need clarification? Ask!
Thank you!