I have a list on a separate sheet that I am wanting one particular cell to autocomplete from. I have searched for quite some time on a resolution to the issue.
I have even placed the list above the cells I am working with, and then hiding them, but after I am finished with my current task I hit CTRL-A to copy all and paste my work into another program. The problem is that by doing CTRL-A it also copies the hidden rows above it (which in my opinion defeats the purpose of being hidden).
I have used data validation as well but going through that list can be time consuming and I am trying to make this as efficient as possible. There is a 2 letter code that is unique, followed by a "-" and approx. 20 letter "phrase" afterwords. I just want to find a workaround that will allow me to type in the two letter code that will autocomplete the rest of the phrase, with me being able to CTRL-A and not selecting any of the autocomplete list.
I am willing to try VBA if I can get the correct direction for that, but VBA is not something I am 100% familiar with (although I have used in the past with success).
Any thoughts or suggestions?
- - - - - - - - - - - - - - - - - - -
EDIT #1: I have also attempted to unlock the cells I just want to CTRL-A and then protecting the sheet with the "select locked cells" unchecked, but then CTRL-A doesn't do anything at all![Oops! :banghead: :banghead:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f633.png)
I have even placed the list above the cells I am working with, and then hiding them, but after I am finished with my current task I hit CTRL-A to copy all and paste my work into another program. The problem is that by doing CTRL-A it also copies the hidden rows above it (which in my opinion defeats the purpose of being hidden).
I have used data validation as well but going through that list can be time consuming and I am trying to make this as efficient as possible. There is a 2 letter code that is unique, followed by a "-" and approx. 20 letter "phrase" afterwords. I just want to find a workaround that will allow me to type in the two letter code that will autocomplete the rest of the phrase, with me being able to CTRL-A and not selecting any of the autocomplete list.
I am willing to try VBA if I can get the correct direction for that, but VBA is not something I am 100% familiar with (although I have used in the past with success).
Any thoughts or suggestions?
- - - - - - - - - - - - - - - - - - -
EDIT #1: I have also attempted to unlock the cells I just want to CTRL-A and then protecting the sheet with the "select locked cells" unchecked, but then CTRL-A doesn't do anything at all
![Oops! :banghead: :banghead:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f633.png)
Last edited: