Cell link inbetween Asterisks

G

Guest

I'm looking for a way to format one cell to represent the contents of another
(link) BUT add Asterisk's to the outside of the contents of the linked cell.
Example: One cell represents " TRKE-000123 ". I need just the
TRKE-000123 to be represented in another cell surrounded by asterisks
(readable bar code. (when correct bar code font is applied)). EXAMPLE: I need
one cell to read TRKE-000123 and another to read only *TRKE-000123*
. Any suggestions?
 
S

Steel Monkey

how about :
="*"&B5&"*"

replace b5 with the cell that has the TRKE-000123

let me know how it goes!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top