ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is there a better way to enter data than Data Validation (https://www.excelbanter.com/excel-programming/391700-there-better-way-enter-data-than-data-validation.html)

Ken Valenti

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.

Tom Ogilvy

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.



All times are GMT +1. The time now is 12:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com