Hi All,
I can't seem to find the error in my formula. I'm trying to use FIND() to locate a unique id # SE2 within a column on another spreadsheet. The column in the other sheet is a text column.
=FIND("SE2", {**2019 Event Builder Range 1})
I keep getting back Invalid Data Type. I'm not sure what I'm doing wrong. Can anyone shed some light on the potential problem? This is my first time trying to use FIND() and I'm not having much success.