when i type below code
row(2)=Integer.Parse(ValueA) + Integer.Parse(ValueB)
am getting " option strict on disallows operands of type object for operator"=". use “Is” operator to test for object identity.
please solve this error to proceed me to add third column