Hi, I have a column of data in the following format: MM/DD/YY. For example, 10/15/04. In the adjacent column, I’d like to display the 10 only. I have tried = left(x2, 2). Data is in column X… It returns 38275.6137934028… Any ideas on how to extract only a 10 here???
All help appreciated.
Thanks.