Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default In Excel how do i get the cursor to tab down without the keyboard

I use a barcode scanner to make entries into an Excel spreadsheet. How do I
get the cursor to move down a column after a scan?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default In Excel how do i get the cursor to tab down without the keyboard

"down a column"?

Try either ActiveCell.Offset(1,0) or ActiveCell(0,1) depending on if you
meant move down a row or across a column.

--
Rick (MVP - Excel)


"DHeckler" wrote in message
...
I use a barcode scanner to make entries into an Excel spreadsheet. How do I
get the cursor to move down a column after a scan?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
pub pub is offline
external usenet poster
 
Posts: 29
Default In Excel how do i get the cursor to tab down without the keyboard

?B?REhlY2tsZXI=?= wrote in
:

I use a barcode scanner to make entries into an Excel spreadsheet. How
do I get the cursor to move down a column after a scan?


if you are just scanning in. i would try to protect the cells
- highlight your column
- right click on your highlight
- click format cells...
- click the protection tab
- uncheck the locked button
then protect the worksheet depending on what version of excel you have
- in excel 2007 protect is in the Review ribbon
- uncheck "select locked cells"
- in excel 2003 its under Toolsprotection
dont bother to give it a password...just protect it if you have a bunch of
scanning to do in a row.
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
Excel & Keyboard Red.MnM[_2_] Excel Discussion (Misc queries) 5 May 8th 08 09:48 PM
move cursor on one sheet moves cursor on all sheets tdworden Excel Discussion (Misc queries) 2 July 22nd 07 10:50 PM
Keyboard arrows won't move cursor! Jim Ryan Excel Discussion (Misc queries) 2 May 6th 06 11:04 PM
why am I getting a 3 d cross cursor instead of a pointer cursor? 3 d cross cursor - turn it off Excel Discussion (Misc queries) 1 April 12th 06 12:38 AM
Can I change the "white cross" cursor in Excel to another cursor? KFEagle Excel Discussion (Misc queries) 1 May 3rd 05 08:01 PM


All times are GMT +1. The time now is 09:10 AM.

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

About Us

"It's about Microsoft Excel"