shili12
Member
Again my sincere apologies for not uploading xlsx workbook example, but i suppose review of formula can help.
Follow up from the following thread (Solved) :-
What's causing this #NA error ? am using VSTACK and FILTER
when placing the exact details:-
formula in column B returns ??
but when omitting the last digit, the result is quite satisfactory :-
A formula is placed on B1

the formula used is =IFERROR(VSTACK(FILTER('1stfebtill31stdec2021'!$A$2:$G$134137,ISNUMBER(SEARCH($A1,'1stfebtill31stdec2021'!$E$2:$E$134137))),FILTER('1stjantill31stdec2020'!$A$2:$G$84468,ISNUMBER(SEARCH($A1,'1stjantill31stdec2020'!$E$2:$E$84468))),FILTER('1stjantill31stdec2022'!$A$2:$I$213575,ISNUMBER(SEARCH($A1, '1stjantill31stdec2022'!$E$2:$E$213575)))),"??")
how can i obtain exact match ?
Follow up from the following thread (Solved) :-
What's causing this #NA error ? am using VSTACK and FILTER
when placing the exact details:-
formula in column B returns ??
| ?? |
but when omitting the last digit, the result is quite satisfactory :-
A formula is placed on B1

the formula used is =IFERROR(VSTACK(FILTER('1stfebtill31stdec2021'!$A$2:$G$134137,ISNUMBER(SEARCH($A1,'1stfebtill31stdec2021'!$E$2:$E$134137))),FILTER('1stjantill31stdec2020'!$A$2:$G$84468,ISNUMBER(SEARCH($A1,'1stjantill31stdec2020'!$E$2:$E$84468))),FILTER('1stjantill31stdec2022'!$A$2:$I$213575,ISNUMBER(SEARCH($A1, '1stjantill31stdec2022'!$E$2:$E$213575)))),"??")
how can i obtain exact match ?
