I am looking to find an excel formula or VB formula which would be able to extract specific data in excel.
For example we have the following in a cell:
Time spent in script:333
The above will always remain the same, however the time will be different and can range from 1 to 999 so 3 numeric characters max. However.. In some cells there maybe changes after the 3 characters and may come out like so:
Time spent in script:333Q1
So I need a formula which extracts 3 numeric characters after the semi colon but to ignore anything after the 3 characters.


semi colonwhich is;I see:a colon