B
Bob
Hello Group -
I have a small data base and I'm tweaking it a little. I
have my search criteria and the records all on the same
sheet but I want to put the search formulas on a new and
separate sheet. I'm having trouble with the sheet
reference in the formula:
=IF(B1="","",SUMPRODUCT(--(ISNUMBER(SEARCH
(" "&B1&" "," "&B11:B2297&" ")))))
I need to change the search range to sheet name dbase:
dbase!" "&B11:B2297&" " isn't working.
I know it's because of the leading space " ".
I've tried all kinds of combinations of quotes and & but
nothing works.
Any ideas?
Thanks
Bob P.
I have a small data base and I'm tweaking it a little. I
have my search criteria and the records all on the same
sheet but I want to put the search formulas on a new and
separate sheet. I'm having trouble with the sheet
reference in the formula:
=IF(B1="","",SUMPRODUCT(--(ISNUMBER(SEARCH
(" "&B1&" "," "&B11:B2297&" ")))))
I need to change the search range to sheet name dbase:
dbase!" "&B11:B2297&" " isn't working.
I know it's because of the leading space " ".
I've tried all kinds of combinations of quotes and & but
nothing works.
Any ideas?
Thanks
Bob P.