Hello and thank you for your time to assist me -
I need a formula that can evaluate the text based values in a cell to specifically return any text string with numbers and their decimals which maybe contained within. Essentially, I need to extract application versions in an installation directory path. Installations adhere to the following conventions using decimals to denote the octates, like:
12.34.56.7890
1.2.3.4
001.223.445.9876
9.8.008.425
Cell Value titled Installation Path would contain a text string like:
\endor4381\bkup\generic12.34.56.7890rpr\application\remote\4l16ogpackage\9114topdraw46\concise
In the above example, the formula would only return the '12.34.56.7890' since this is meets the criteria of an expected application version. Other numbers present in the install path would be ignored since they do not meet.
My data is in an Excel Table. I am currently running Excel 365 MS Build 2208
Let me know if there is any additional information you may need?
Once again, THANK YOU!
emacleod
I need a formula that can evaluate the text based values in a cell to specifically return any text string with numbers and their decimals which maybe contained within. Essentially, I need to extract application versions in an installation directory path. Installations adhere to the following conventions using decimals to denote the octates, like:
12.34.56.7890
1.2.3.4
001.223.445.9876
9.8.008.425
Cell Value titled Installation Path would contain a text string like:
\endor4381\bkup\generic12.34.56.7890rpr\application\remote\4l16ogpackage\9114topdraw46\concise
In the above example, the formula would only return the '12.34.56.7890' since this is meets the criteria of an expected application version. Other numbers present in the install path would be ignored since they do not meet.
My data is in an Excel Table. I am currently running Excel 365 MS Build 2208
Let me know if there is any additional information you may need?
Once again, THANK YOU!
emacleod