William Hindman
wdhindman at dejpolsystems.com
Tue Jun 2 10:09:43 CDT 2009
...there you are ...Word chokes on the "*" so use "!" instead and it works everywhere ...knew there was a reason I had used the "!" :) William -------------------------------------------------- From: "Stuart McLachlan" <stuart at lexacorp.com.pg> Sent: Monday, June 01, 2009 6:52 PM To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Subject: Re: [AccessD] Bar Codes > Generally, although it can vary. > > IDAutomation's font lets you use different characters. see > http://www.idautomation.com/code39faq.html for details > > -- > Stuart > > On 1 Jun 2009 at 14:31, Rocky Smolin wrote: > >> That's the start and stop code? >> >> Rocky >> >> >> -----Original Message----- >> From: accessd-bounces at databaseadvisors.com >> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart >> McLachlan >> Sent: Monday, June 01, 2009 2:20 PM >> To: Access Developers discussion and problem solving >> Subject: Re: [AccessD] Bar Codes >> >> You need the guard characters for Code 39. >> >> Rocky = "*" & Rocky & "*" >> >> :-) >> >> >> >> On 1 Jun 2009 at 8:57, Hewson, Jim wrote: >> >> > In my experience most bar-code readers can use Code 39. >> > >> > And since it's a font its really easy to use. >> > >> > Rocky = Rocky >> > >> >> -- >> AccessD mailing list >> AccessD at databaseadvisors.com >> http://databaseadvisors.com/mailman/listinfo/accessd >> Website: http://www.databaseadvisors.com >> >> -- >> AccessD mailing list >> AccessD at databaseadvisors.com >> http://databaseadvisors.com/mailman/listinfo/accessd >> Website: http://www.databaseadvisors.com > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >