Kirstym1918
New Member
- Joined
- Dec 17, 2017
- Messages
- 45
Hi,
Was wondering if anyone could show me how to get this formula below to: only match the last 6 digits of the cell BA5, rather than an exact match, Is this possible using this formula below or would I need VLOOKUP?
=IFERROR(INDEX(HB_Rota!$H$3:$NH$80,MATCH(Mon!BA5,HB_Rota!$B$3:$B$86,0),MATCH(Mon!$R$1,HB_Rota!$H$2:$NH$2,0)),"")
Many Thanks
Was wondering if anyone could show me how to get this formula below to: only match the last 6 digits of the cell BA5, rather than an exact match, Is this possible using this formula below or would I need VLOOKUP?
=IFERROR(INDEX(HB_Rota!$H$3:$NH$80,MATCH(Mon!BA5,HB_Rota!$B$3:$B$86,0),MATCH(Mon!$R$1,HB_Rota!$H$2:$NH$2,0)),"")
Many Thanks