W
wilmanleung
Hi all,
I'm a novice in Excel VBA and have been stuck finding a solution to the
problem below:
I need to do a partial matching for a string, "/F". Basically there is
a floor (e.g. 13/F, 29/F) in every row, but not always in the same
column. The one thing the floor cells have in common is the string
above.
I want to search for this string on every row and return the full
cell.
Is there any way I could do this in VBA or maybe simply using
formulae.
I'd very grateful on any light shed on this.
Best wishes
Will
I'm a novice in Excel VBA and have been stuck finding a solution to the
problem below:
I need to do a partial matching for a string, "/F". Basically there is
a floor (e.g. 13/F, 29/F) in every row, but not always in the same
column. The one thing the floor cells have in common is the string
above.
I want to search for this string on every row and return the full
cell.
Is there any way I could do this in VBA or maybe simply using
formulae.
I'd very grateful on any light shed on this.
Best wishes
Will