Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Field adding

Status
Not open for further replies.

ncopeland

IS-IT--Management
Mar 12, 2002
88
GB
Hi

I have a product code that is stored in a field.

I want to create another field that is a barcode for the product.

I need to put a star at the front and at the rear of the product code ie *123456*. I can't seem to be able to add this character to the fron or end of the new field.

Any ideas would be greatly appreciated.


Kind Regards

Neil.
 
Got it sorted = "*" &[Product Code] & "*".

Thanks anyway.

Kind Regards


Neil.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top