Hello,
I have a column of data entered rather sloppily with cells that look something like this:
Day25Timepoint5T12:43 (meant to be 'Day 2 Timepoint 5 Time 12:43')
My goal is to extract the "day" information from these cells along with the number of the day. So for the example above, I would need "Day 25" to be extracted form that cell. But also I want the formula to work only if there is a number immediately after the word "Day", and I want the number to have 1 space from the the word "Day" if that 1 space already isn't there.
I was having a hard time coming up with a function Thanks for any input!
I have a column of data entered rather sloppily with cells that look something like this:
Day25Timepoint5T12:43 (meant to be 'Day 2 Timepoint 5 Time 12:43')
My goal is to extract the "day" information from these cells along with the number of the day. So for the example above, I would need "Day 25" to be extracted form that cell. But also I want the formula to work only if there is a number immediately after the word "Day", and I want the number to have 1 space from the the word "Day" if that 1 space already isn't there.
I was having a hard time coming up with a function Thanks for any input!
Last edited: