C
Claes D
Hello all.
I've been trying and trying, but I can't get it to work.
I have
abc_12345678_1234.abc
abcd_12345678_1234.abc
abcde_12345678_1234.abc
I need 1234 (4 digits) from the last part. (After the second underscore)
How do I do this.
I have tried mid-function, but obviously I am doing something wrong with it.

Grateful for any help.
I've been trying and trying, but I can't get it to work.
I have
abc_12345678_1234.abc
abcd_12345678_1234.abc
abcde_12345678_1234.abc
I need 1234 (4 digits) from the last part. (After the second underscore)
How do I do this.
I have tried mid-function, but obviously I am doing something wrong with it.

Grateful for any help.