Function that emulates FIND(find_text,within_text,start_num)
Hi,
I would like to write a function FINDC that emulated
Excel's FIND worksheet function but returns '0' rather
than #VALUE! if find_text does not appear in within_text.
Is it possible, by the way, to see the source code for
excel functions in Visual Basic?
Thanks,
Henrik
|