Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 425
Default Predict based on range or series

Hi.

I have a series of numbers in a list. I am requiring people to fill in
a block which has these same numbers however, I am trying to cut down
on the time they spend entering the numbers. I know how to set up
validation to have a dropdown box however, this gets back into a time
issue when they have to stop keying and start scrolling.

Is there a code that I could use to enfore predictive text within a
column based on the values within another range?

Excel does this on its own sometimes if you have similar names in the
rows (of the same continuous column) above. I just need to know how to
'force' predictive text when someone is keying in a number that
already exist.

Example:
123456
789012
345678
901234
567890

when someone types "123"
I want them to be able to see that the most likely remaining numbers
in that series is "...456"
.. From there, they can hit enter and move on to the next cell.

Hope this is makes sense....

thanx
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Predict based on range or series

Look up the AutoComplete property in VBA help.

"J.W. Aldridge" wrote:

Hi.

I have a series of numbers in a list. I am requiring people to fill in
a block which has these same numbers however, I am trying to cut down
on the time they spend entering the numbers. I know how to set up
validation to have a dropdown box however, this gets back into a time
issue when they have to stop keying and start scrolling.

Is there a code that I could use to enfore predictive text within a
column based on the values within another range?

Excel does this on its own sometimes if you have similar names in the
rows (of the same continuous column) above. I just need to know how to
'force' predictive text when someone is keying in a number that
already exist.

Example:
123456
789012
345678
901234
567890

when someone types "123"
I want them to be able to see that the most likely remaining numbers
in that series is "...456"
.. From there, they can hit enter and move on to the next cell.

Hope this is makes sense....

thanx

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
Selecting series in a chart based on a range and manual inputs Tigerxxx Excel Discussion (Misc queries) 0 July 19th 09 12:36 AM
Predict/Probability Luke Excel Worksheet Functions 2 April 24th 08 02:54 AM
predict text based on cell range? J.W. Aldridge Excel Programming 1 October 18th 07 10:57 AM
Is there a way to give range names (especially with relative reference) for series names and series values in Excel 2007 graphs? [email protected] Excel Programming 0 August 16th 07 02:52 PM
Predict Y-values on new X-values based on other actual X and Y values? NorTor Excel Programming 2 August 10th 03 03:08 PM


All times are GMT +1. The time now is 06:58 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"