#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Skip
 
Posts: n/a
Default Data Entry

Some of the data I enter is 12-15 key strokes long. Many of these
entries are the same. Are there any shortcuts available, that allow me
to reduce the typing required to enter this data? Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John
 
Posts: n/a
Default Data Entry

Skip

Have two columns, say your entry column is ColA, type in here then non
standard numbers eg assuming they are the last 5, in ColB have the formula
=C1&A1

In C1 enter your standard numbers that will appear on every enter

Eg C1 = 6; A1 = 12345, thus B2 with the formula above will return 612345


HTH



"Skip" wrote in message
oups.com...
Some of the data I enter is 12-15 key strokes long. Many of these
entries are the same. Are there any shortcuts available, that allow me
to reduce the typing required to enter this data? Thanks



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ronlim
 
Posts: n/a
Default Data Entry


You can build a drop down list by:
1. Typing the list of items
2. Naming the range by going InsertNamesDefine, type a name, say
"List1" and selecting the range
3. On the cells you want to have a drop down list, go to
DataValidation, Allow: List, Source: =List1

Each time the cell is selected, a dropdown list arrow will be
available.
Those cells can be copied.

Note that the input is validated against the items in List1, meaning if
you have "Apple" in the list and you type "Aple", a popup will tell you
that your data is not valid.
A workaround is to include an *empty* cell in your named range for
List1. That should allow you to key in anything.


--
ronlim
------------------------------------------------------------------------
ronlim's Profile: http://www.excelforum.com/member.php...o&userid=35738
View this thread: http://www.excelforum.com/showthread...hreadid=555219

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default Data Entry

Skip

If the data is contiguous in the same column make sure you have
ToolsOptionsEdit "enable autocomplete" checked.


Gord Dibben MS Excel MVP

On 24 Jun 2006 04:54:51 -0700, "Skip" wrote:

Some of the data I enter is 12-15 key strokes long. Many of these
entries are the same. Are there any shortcuts available, that allow me
to reduce the typing required to enter this data? Thanks


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MartinW
 
Posts: n/a
Default Data Entry

Hi Skip,

Goto toolsautocorrect and check replace text as you type.
You can setup as many shortcuts as you like.

HTH
Martin


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
prevent data entry into cell? keif Excel Worksheet Functions 3 April 3rd 06 08:37 PM
Data Entry Using Pulldown Ben010 Excel Worksheet Functions 0 March 27th 06 09:39 PM
Simplified Data Entry Spellbound Excel Discussion (Misc queries) 0 March 24th 06 12:18 PM
Data entry using pull down Ben010 Excel Discussion (Misc queries) 0 March 22nd 06 12:55 PM
data entry form Excel Aart Dijkzeul Excel Discussion (Misc queries) 1 September 25th 05 01:57 PM


All times are GMT +1. The time now is 07:37 AM.

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"