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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Codesoft: creating a barcode formula

Status
Not open for further replies.

flaviooooo

Programmer
Feb 24, 2003
496
FR
Hi,

I'm trying to create a variable formula for a barcode in codesoft.
The formula should be something like this:

@C@10012345@K

with 00 and 123456 being variable fields (field1 and field2)
@C stands for code C
@1 stands for FNC1
@K stands for Modulo 10 on the 17 previous characters

Does anyone have any experience with this kind of formual coding?

Thanks in advance,
flavio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top