Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Moving cells

I have a spreadsheet that has 6 columns (A thru F) where barcoded data
scanned by a barcode reader will be placed into my spreadsheet. In my
first row (row 1) I have a title bar that is frozen into place that
correlates to the different barcodes. My question is can Excel once a
cell has been populated with data automatically move to a desired row
and cell locaton?

For example:

Say my scanner reads a barcode that translates to a number of "10". I
press the enter enter button on the scanner which then transmits that
value of "10" to the spreadsheet to let's say cell E6.

What I would like to have happen is in the example above as soon as
cell E6 get's populated with a value (in my example I used "10") I
would like the next active cell for data popultion to be A7 (the next
row). Subsequently when E7 gets populated with data, I would like to
automatically have Excel move to A8.

I'm thinking there might be macro or some kind of function that needs
to be placed in column E that would say: "Right after columns E6,E7,E8
etc... receives a value, without hitting enter goto the next row
starting at column A.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Moving cells

Many barcode scanners interface by simulating keystrokes - so they send the
value followed by an enter (as if it were typed in). If you go into
tools=Options, in the edit screen, you can set excels behavior for
receiving an enter to end an edit - set it to down.

--
Regards,
Tom Ogilvy

"David Neustadt" wrote in message
om...
I have a spreadsheet that has 6 columns (A thru F) where barcoded data
scanned by a barcode reader will be placed into my spreadsheet. In my
first row (row 1) I have a title bar that is frozen into place that
correlates to the different barcodes. My question is can Excel once a
cell has been populated with data automatically move to a desired row
and cell locaton?

For example:

Say my scanner reads a barcode that translates to a number of "10". I
press the enter enter button on the scanner which then transmits that
value of "10" to the spreadsheet to let's say cell E6.

What I would like to have happen is in the example above as soon as
cell E6 get's populated with a value (in my example I used "10") I
would like the next active cell for data popultion to be A7 (the next
row). Subsequently when E7 gets populated with data, I would like to
automatically have Excel move to A8.

I'm thinking there might be macro or some kind of function that needs
to be placed in column E that would say: "Right after columns E6,E7,E8
etc... receives a value, without hitting enter goto the next row
starting at column A.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving text around cells without moving boarder lines Dale Excel Discussion (Misc queries) 1 December 15th 09 06:14 PM
Enter Key + Dragging Cells / Moving Cells Tim Excel Discussion (Misc queries) 2 September 24th 08 11:14 AM
Arrow Keys Moving Window Frame instead of Moving Between Cells nemmex Excel Discussion (Misc queries) 2 April 9th 07 09:08 AM
Moving between cells Dave Excel Discussion (Misc queries) 3 February 21st 07 02:10 PM
Moving cells Larry Excel Worksheet Functions 1 October 30th 05 04:17 PM


All times are GMT +1. The time now is 11:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"