Simple vlookup i am getting below error. But I have same in other process, surprisingly that is working fine.
VLookup: TypeConverter cannot convert from System.String.
Solution should be without use variable. Anyone please help.
Simple vlookup i am getting below error. But I have same in other process, surprisingly that is working fine.
VLookup: TypeConverter cannot convert from System.String.
Solution should be without use variable. Anyone please help.
Can you please show what you are trying…
As per error looks like a datatype issue
Cheers
Here is the data
Now I want to get the User ID by vlookup
Here how I executed Excel Vlookup
If you need any other details I will give you.
Thanks in advance.
CurrentRow.ByField("Leavers ID").StringValue
cheers
It works Thank a lot.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.