C
Chris Watts
Can autocomplete be selectively turned off for some columns and left on for
others? [Excel 2007]
TIA
Chris
others? [Excel 2007]
TIA
Chris
Bob Umlas said:Yes, using VBA code.
Chris Watts said:Can autocomplete be selectively turned off for some columns and left on
for others? [Excel 2007]
TIA
Chris
Chris Watts said:Thanks Bob.
VBA hold no fears for me but some guidance as to the methods etc to
achieve thia.
Chris
Bob Umlas said:Yes, using VBA code.
Chris Watts said:Can autocomplete be selectively turned off for some columns and left on
for others? [Excel 2007]
TIA
Chris
__________ Information from ESET Smart Security, version of virus
signature database 4813 (20100128) __________
The message was checked by ESET Smart Security.
http://www.eset.com
Roger Govier said:Hi Chris
For example to turn it off for column C
Columns("C:C").Application.EnableAutoComplete = False
Setting the attribute to True will re-enable it.
--
Regards
Roger Govier
Chris Watts said:Thanks Bob.
VBA hold no fears for me but some guidance as to the methods etc to
achieve thia.
Chris
Bob Umlas said:Yes, using VBA code.
Can autocomplete be selectively turned off for some columns and left on
for others? [Excel 2007]
TIA
Chris
__________ Information from ESET Smart Security, version of virus
signature database 4813 (20100128) __________
The message was checked by ESET Smart Security.
http://www.eset.com
__________ Information from ESET Smart Security, version of virus
signature database 4813 (20100128) __________
The message was checked by ESET Smart Security.
http://www.eset.com