Hi,

In one cell, I have this value: "HJK1A_58.PM01"

I want to delete the '.PM01' part of the value from the period to the right.
The value behind the period can also be longer, so I need to delete all tokens after (and including) the period.
How would I do this?

Thanks for helping me out here...