Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am using a scanner that reads barcodes and automatically enters data
into a cell. The problem is that I'm not always close to the computer and want to have the cursor automatically go to the next cell after i scan one code without having to press enter after every scan. Is there a module or marco that can do this. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
This is not something that Excel could do. Even an event-driven macro
couldn't be triggered until cell editting is completed (when ENTER is hit). However, you should be able to configure your barcode reader to automatically append an ENTER (or Carriage Return) to the end of every scan. Look up help on your specific barcode reader to find out how to do this. HTH, Elkar " wrote: I am using a scanner that reads barcodes and automatically enters data into a cell. The problem is that I'm not always close to the computer and want to have the cursor automatically go to the next cell after i scan one code without having to press enter after every scan. Is there a module or marco that can do this. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
js,
You might need to use a third party program like Software Wedge: http://www.softwarewedge.com/ HTH, Bernie MS Excel MVP wrote in message ups.com... I am using a scanner that reads barcodes and automatically enters data into a cell. The problem is that I'm not always close to the computer and want to have the cursor automatically go to the next cell after i scan one code without having to press enter after every scan. Is there a module or marco that can do this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hitting Enter to Move Cursor to the Next Entry Cell | Excel Worksheet Functions | |||
how do I move cursor without tab, enter or arrow in Excel | Excel Discussion (Misc queries) | |||
enter data in cell which will start macro to move data to sheet2 | Excel Discussion (Misc queries) | |||
Cursor not to move when hitting the enter key | Excel Worksheet Functions | |||
Excel - cursor moves to other cells after I enter data, without h. | Excel Discussion (Misc queries) |