I have tried to add a variable to an index & match worksheet function in vba without success as shown below.
The variable is mat_ox
![]()
CU_LL = Evaluate("INDEX($E$4:$E$23,MATCH(" & mat_ox & ",$C$4:$C$23&$D$4:$D$23,0))")
Any assistance would be greatly appreciated.
Thank you
Bookmarks