![]() |
|
|
|
#1
|
|||
|
|||
|
I am making a bar code list of serial numbers to use with a scanner is there a way of series filling when the number has to start and Finish with a * ie *abc123* the * are check marks for the scanner to work i think because it will not read without them or will i have to type them out individually |
|
#2
|
||||
|
||||
|
Hello,
May be like this ?: ![]() With this formula in B1: Code:
="*"&A1&"*"
|
|
#3
|
|||
|
|||
|
thanks that works
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auto add a list cell if the last list cell is filled | tasuooooo | Excel | 1 | 07-31-2012 08:40 PM |
Where does my code go?
|
rbaldwin | Word VBA | 3 | 03-14-2012 02:31 PM |
vbc code
|
rajpeter | Excel Programming | 2 | 09-13-2011 02:29 PM |
| How do you create a list similar to an itunes list? | hatemail13 | Excel | 1 | 08-06-2010 02:21 AM |