sarahrb1989
New Member
- Joined
- Dec 15, 2017
- Messages
- 30
I am using an Excel file to store primarily demographic data. I have two pieces of code imbedded in this workbook that allows me to use a Combobox to select demographic data and change to an abbreviation.
For example Green -> GR, Purple ->PUR.
The code has affected my ability to double click in the workbook on cells that are not utilizing the code to use my cursor to type instead of using the formula bar. Please see the attached test file.
https://www.dropbox.com/s/nohdlxj35zdgrpa/Completed Test Log.xlsm?dl=0
Does anyone know how to modify this code to allow for double clicking inside cells not utilizing the code (no data validation lists) to give me my cursor back??
Any help is much appreciated.
For example Green -> GR, Purple ->PUR.
The code has affected my ability to double click in the workbook on cells that are not utilizing the code to use my cursor to type instead of using the formula bar. Please see the attached test file.
https://www.dropbox.com/s/nohdlxj35zdgrpa/Completed Test Log.xlsm?dl=0
Does anyone know how to modify this code to allow for double clicking inside cells not utilizing the code (no data validation lists) to give me my cursor back??
Any help is much appreciated.