jonastiger
Member
Hi
I would like to get some help with the following issue
[Data] Column
Abcde 8 Efghijk
Abcde 16 Efghijk
Abcde 14 Efghijk
Abcde 4 Efghijk
Abcde 3 Efghijk
Abcde 8 Efghijk
I want to extract numbers from the text string.
I tried Text.Middle, Text.Range and other options but I can´t replicate my excel formula:
=IFERROR(MID([Data],0)),6,3)*7,0)
What is the coorected function to use?
Thank you all in advance.
JT
I would like to get some help with the following issue
[Data] Column
Abcde 8 Efghijk
Abcde 16 Efghijk
Abcde 14 Efghijk
Abcde 4 Efghijk
Abcde 3 Efghijk
Abcde 8 Efghijk
I want to extract numbers from the text string.
I tried Text.Middle, Text.Range and other options but I can´t replicate my excel formula:
=IFERROR(MID([Data],0)),6,3)*7,0)
What is the coorected function to use?
Thank you all in advance.
JT