Hello,
I took a LINQ query from here to replace the value of the whole column without using the For Each.
I am getting an error that says Option strict on disallows conversions from String to Boolean which I understand comes from the Where clause, but I do not know LINQ enough to resolve it. Please can somebody help with the correct LINQ query to do this?
Thank you for your help.
byuli
5 posts - 3 participants