Need some help.

Trying to put this in my Function.

Optional blnCaseSensitive = False As Boolean

I want so if the user doesn't put a value for blnCaseSensitive when they are calling the function, it will automatically be false.