Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / February 2007

Tip: Looking for answers? Try searching our database.

Scan a barcode which adds the current record?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
netadmin - 28 Feb 2007 02:43 GMT
Does anyone know if it's possible to have a barcode on a form that when
scanned, adds the current record? This would allow the user not to have to
used the mouse.

Thanks,
Damian S - 28 Feb 2007 03:35 GMT
Hi netadmin,

It sure is possible... I have written such systems myself.  All you need is
a textbox on your form that the cursor sits in.  When you scan a barcode,
it's the equivalent of typing the characters into the text box.  Use an after
update event to process the barcode scanned (in your case, run SQL to insert
a record), then clear the text box and put the focus back onto it.

Hope this helps.

Damian.

> Does anyone know if it's possible to have a barcode on a form that when
> scanned, adds the current record? This would allow the user not to have to
> used the mouse.
>
> Thanks,
netadmin - 28 Feb 2007 14:59 GMT
Hi Damian,

I guess I should have explained it a little different, Currently, I've got
that working. Scanning of a part number into the current record. The area
where the text gets scanned into, but I don't have it doing a return to add
the current value, the reason being is that I don't want an enter being done
until the job is completed. If the job is not complete and they may have to
start a different job, then they click a button that stores only the start
time, but nothing else. The other barcode that I want is a "picture" on the
form emulates an enter/add current record and completes the job

Thank You,

> Hi netadmin,
>
[quoted text clipped - 13 lines]
> >
> > Thanks,
netadmin - 28 Feb 2007 23:22 GMT
Hi Damian,

I'm thinking that setting the pictures "on click" should do the same as I
what have the button programmed to enter the record does.
I am using a keyboard wedge scanner that will do enter for the record, but
like I mentioned in the previous message on savong the start time of the part
and the end time seperately.
Thanks for the help!
Kelly

> Hi netadmin,
>
[quoted text clipped - 13 lines]
> >
> > Thanks,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.