I'm busy making a simple spreadsheet complicated for my own learning experience, so thanks for the patience...
I have a data validation drop down menu, but my users are very resistant to change. Previously, we entered our initials in certain cells. The drop down menu is great, but I suspect a lot of people are going to hate it just because it's new. So, I'd like to establish some code that looks at the current cell and replaces the initals entered with the the full name. For example: John Joe Smith is lazy, and doesn't like his mouse so he just wants to type "jjs" in the cell. I want Excel to recognize "jjs" and replace it with "John Joe Smith". Ideally, I could keep my data validation menu for people who prefer to select their name. I can think of 'round about ways using helper cells to do that, but it would be cumbersome. Is there an easier way to accompish this? Thanks again,
dylan
I have a data validation drop down menu, but my users are very resistant to change. Previously, we entered our initials in certain cells. The drop down menu is great, but I suspect a lot of people are going to hate it just because it's new. So, I'd like to establish some code that looks at the current cell and replaces the initals entered with the the full name. For example: John Joe Smith is lazy, and doesn't like his mouse so he just wants to type "jjs" in the cell. I want Excel to recognize "jjs" and replace it with "John Joe Smith". Ideally, I could keep my data validation menu for people who prefer to select their name. I can think of 'round about ways using helper cells to do that, but it would be cumbersome. Is there an easier way to accompish this? Thanks again,
dylan