D
Dickie Worton
Hi!
Can anyone suggest how I can use VB code to disable the AutoComplete
functionality in a spreadsheet I am developing, please?
I need to ensure that the entries in each cell are as typed in by the user
and have not 'autocompleted' to that of a previous entry the same column. As
part of what we are trying to do is identify possible duplicate records I
need to be confident that any that we do identify are legitimate and have not
come about because of AutoComplete.
I know how to disable this via Tools:Options but once the user exists the
workbook and moves on to another piece of work this setting will remain
disabled unless they go back via Tools:Options and enable it once more.
Without being unkind I think that this may be beyond some of our users, hence
the need for a spreadsheet that is as 'foolproof' as possible (i.e. no
AutoComplete).
I did find some previous postings on this subject but the code didn't appear
to work, does anyone out there have a fix for this problem?
Thanks,
Dickie
Can anyone suggest how I can use VB code to disable the AutoComplete
functionality in a spreadsheet I am developing, please?
I need to ensure that the entries in each cell are as typed in by the user
and have not 'autocompleted' to that of a previous entry the same column. As
part of what we are trying to do is identify possible duplicate records I
need to be confident that any that we do identify are legitimate and have not
come about because of AutoComplete.
I know how to disable this via Tools:Options but once the user exists the
workbook and moves on to another piece of work this setting will remain
disabled unless they go back via Tools:Options and enable it once more.
Without being unkind I think that this may be beyond some of our users, hence
the need for a spreadsheet that is as 'foolproof' as possible (i.e. no
AutoComplete).
I did find some previous postings on this subject but the code didn't appear
to work, does anyone out there have a fix for this problem?
Thanks,
Dickie