Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default Is there a better way to enter data than Data Validation

I am familiar with and have used data validation and it has many shortfalls.
1) Case sensitive
2) No "Auto Complete"
3) Prior versions of Excel do not recognize selecting from the list as a
change event

Is there a more functional way to enter data, or am I missing something?

What I would like to do is have "Autocomplete" work from a seperate list,
rather than just the cells in the same column's "CurrentRegion".

Is it possible to have control over the "list" that Autocomplete uses, or am
I destined to include the list in the same column's "CurrentRegion" as the
data entry lists to make this happen?

I've been using a "List Box" to do this, but it's cumbersome to display a
form or embed and remove an object when data is being entered in the
worksheet.

I've been struggling with this for years and would appreciate any insight
you may have.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Is there a better way to enter data than Data Validation

No support for any of that.

Debra Dalgleish shows how to use code to make a control toolbox combobox
appear and behave like data validation but with the added functionality of
the combobox control.

http://www.contextures.com/excelfiles.html

look at files that describe

font size can be set, more than 8 rows displayed, autocomplete can be enabled.


such as DV0032

--
Regards,
Tom Ogilvy


"Ken Valenti" wrote:

I am familiar with and have used data validation and it has many shortfalls.
1) Case sensitive
2) No "Auto Complete"
3) Prior versions of Excel do not recognize selecting from the list as a
change event

Is there a more functional way to enter data, or am I missing something?

What I would like to do is have "Autocomplete" work from a seperate list,
rather than just the cells in the same column's "CurrentRegion".

Is it possible to have control over the "list" that Autocomplete uses, or am
I destined to include the list in the same column's "CurrentRegion" as the
data entry lists to make this happen?

I've been using a "List Box" to do this, but it's cumbersome to display a
form or embed and remove an object when data is being entered in the
worksheet.

I've been struggling with this for years and would appreciate any insight
you may have.

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
Data Validation - enter first letter and find? Don Excel Discussion (Misc queries) 1 May 20th 09 10:14 PM
Why can't I enter a valid number in a cell with data validation wildes06241 Excel Worksheet Functions 4 May 30th 07 01:10 AM
data validation list: how do i 'force' a user to enter data from the list? showsomeidnow Excel Discussion (Misc queries) 4 May 1st 07 05:49 PM
data validation list: how do i 'force' a user to enter data from the list? showsomeidnow Excel Discussion (Misc queries) 2 April 29th 07 11:09 PM
How do i set up data validation to only enter yes or no? renee Excel Worksheet Functions 2 October 18th 05 01:31 PM


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