I would think it should pass back 1 since it will treat the string as a
1 element string regardless of what delimiter you specify if it can't
find that delimiter.

Raymond Camden wrote:

> ListFind doesn't accept a 'index' argument. The 3rd argument is the
> delimiter, which defualts to a comma. Now, the second example you used,
> where you passed 1 as the 3rd arg, should return 0 since 1 doesn't
> exist in
> the list.
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to