MWeber2222
New Member
Hi.
I have a string of numbers:
115555555855555555555
Each individual character in the string is associated with a bar code image. I would like to write a macro that works like this:
Thanks!
M. Weber
I have a string of numbers:
115555555855555555555
Each individual character in the string is associated with a bar code image. I would like to write a macro that works like this:
- Press a key or button
- Move through the string character by character, from left to right
- Display the next character in the string
- Simultaneously display the bar code image associated with that character
- When there are no remaining characters display "END"
Thanks!
M. Weber