helpneeded2
Board Regular
- Joined
- Jun 25, 2021
- Messages
- 110
- Office Version
- 365
- Platform
- Windows
I'm not sure if there is a way to do this in Excel, but I want to have the ability to select from a list of combined names and id#'s, and only display the id#.
In example:
I am creating a log form, and Column A on my sheet is titled "ID #". The data for this will come from one of two sources: Source #1 would be data from a list on another worksheet on the same spreadsheet, and Source #2 would just be an ID # that the user types in. I was planning to just use the validation list option with error checking disabled, however when the data is selected from the Source #1, I want it to appear in the validation list as: "123456 (SMITH, Micheal)" however I want it to be recorded only as the number "123456".
Is there any ability to do this for all my rows in Column A?
Perhaps under conditional formatting there is a way to accept on the first 6 characters of any data entered there and convert them to numbers?
In example:
I am creating a log form, and Column A on my sheet is titled "ID #". The data for this will come from one of two sources: Source #1 would be data from a list on another worksheet on the same spreadsheet, and Source #2 would just be an ID # that the user types in. I was planning to just use the validation list option with error checking disabled, however when the data is selected from the Source #1, I want it to appear in the validation list as: "123456 (SMITH, Micheal)" however I want it to be recorded only as the number "123456".
Is there any ability to do this for all my rows in Column A?
Perhaps under conditional formatting there is a way to accept on the first 6 characters of any data entered there and convert them to numbers?