F
Fia
Hi
Thank's for the help I got, but I have another problem.
When Ord is a string I get Error 13, Type mismatch. I thougt the code below
would give me the result Ord, because it isn't True or False, not an error.
How can I escape that?
IIf(Ord=True,-1,IIf(Ord=False,0,Ord))
Thank's
Fia
Thank's for the help I got, but I have another problem.
When Ord is a string I get Error 13, Type mismatch. I thougt the code below
would give me the result Ord, because it isn't True or False, not an error.
How can I escape that?
IIf(Ord=True,-1,IIf(Ord=False,0,Ord))
Thank's
Fia