If I have a date in a cell, how can I force Excel to use the date as the value? For instance, if a cell says 10/30/2006 I want that to be the value, not 39020.
What I would like to do is be able to use the LEFT and RIGHT functions to generate a unique key for each record in a long list that would contain some other vales besides the date.
For example:
Job Code | Date Hired | Division
Tech89 | 10/30/2006 | PIA
Then I want to create a formula that would grab those values and create something like:
PIATech89102007
I know how to do everything but fix my date issue.
Any ideas?
What I would like to do is be able to use the LEFT and RIGHT functions to generate a unique key for each record in a long list that would contain some other vales besides the date.
For example:
Job Code | Date Hired | Division
Tech89 | 10/30/2006 | PIA
Then I want to create a formula that would grab those values and create something like:
PIATech89102007
I know how to do everything but fix my date issue.
Any ideas?