| |
   
Morovia.com Home | Fonts | Components | Labeling | Library | Order | Forum
  Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
General Discussion
 Community Forum : General Discussion
Subject Topic: Code 128 & Excel Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Nat-Cat
Newbie
Newbie
Avatar

Joined: October 21 2006
Location: Australia
Posts: 0
Posted: October 21 2006 at 9:32pm | IP Logged Quote Nat-Cat

Hi, I receive lists of barcode numbers in Excel and need to convert them in bulk to use with the MRV Code 128aMA. Is there a formula I can use in Excel to do this? It would take a looong time to do using the Font Pal utility.

Thanks in advance, Cat

Back to Top View Nat-Cat's Profile Search for other posts by Nat-Cat
 
glitch
Admin Group
Admin Group
Avatar

Joined: January 25 2003
Location: Canada
Posts: 280
Posted: October 23 2006 at 9:08am | IP Logged Quote glitch

Cat,

Yes it is doable. You will need to import the module file first to your spreadsheet, and then calls Code128A or other functions.

You may take a look at our Excel sample.

To import th defintions of encoder functions, select Tools -> Macro -> Visual Basic Editor.  When VB editor is open, select File -> Open. Navigate to the c:\program files\common files\morovia\moroviafonttools folder and select MoroviaFontTools.vbs. Close the VB editor and save the spreadsheet.

After you have the definitions of encoder functions, you can use them in your spreadsheet. For example, you can define cell C2 as

=Code128A(C$1)

Format C2 with our font you get the barcode in cell C2.

You can verify if the result is valid by comparing it with the one from FontPal.

More information can be found here: http://www.morovia.com/font/support/font-tool.asp

 

Back to Top View glitch's Profile Search for other posts by glitch Visit glitch's Homepage
 
Nat-Cat
Newbie
Newbie
Avatar

Joined: October 21 2006
Location: Australia
Posts: 0
Posted: October 23 2006 at 5:42pm | IP Logged Quote Nat-Cat

Thanks that's exactly what I require.
Back to Top View Nat-Cat's Profile Search for other posts by Nat-Cat
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.3105 seconds.