[Solved] Array Formula Using Index, Match & Reg Expressions
Posted: Thu Mar 06, 2014 10:02 am
I am a new LibreOffice (4.2) user and in the process of converting my Excel files to Calc.
It has been going well but I have struck a problem that I have summarised in the attached Calc worksheet. (I have used the columns from my much larger worksheet in my example).
Basically I import names from a “First External Source” (Column “BL”), convert them to Last Name “IR”, First Name “IS” and match them to a “Second External Source”, Last Name “IT”, First Name “IU” to get the Indexed Value in “IV”.
The result is shown in Column “II” which currently shows “N/A” but should be the Indexed Value from “IV”.
e.g. M. White in BL5 should return -4.71 in II5.
I have no access to change anything in the First External Source but I can access the Second External Source although I would be reluctant to make any changes there.
I have broken the formula in II2:II7 down into smaller parts as shown in BL11:BM17.
The formula is an Array Formula and I have enabled Regular Expressions.
Have I made an error in the syntax or do I have a problem with Regular Expressions?
Any help or suggestions would be appreciated.
Thanks,
Mal
It has been going well but I have struck a problem that I have summarised in the attached Calc worksheet. (I have used the columns from my much larger worksheet in my example).
Basically I import names from a “First External Source” (Column “BL”), convert them to Last Name “IR”, First Name “IS” and match them to a “Second External Source”, Last Name “IT”, First Name “IU” to get the Indexed Value in “IV”.
The result is shown in Column “II” which currently shows “N/A” but should be the Indexed Value from “IV”.
e.g. M. White in BL5 should return -4.71 in II5.
I have no access to change anything in the First External Source but I can access the Second External Source although I would be reluctant to make any changes there.
I have broken the formula in II2:II7 down into smaller parts as shown in BL11:BM17.
The formula is an Array Formula and I have enabled Regular Expressions.
Have I made an error in the syntax or do I have a problem with Regular Expressions?
Any help or suggestions would be appreciated.
Thanks,
Mal