Is this not the correct way to do this? I get an error with it but if I change it to only one value then it works.
Code:If dt2.Rows(0)("STATUS") = "COMP" Or "CLOSE" Or "CAN" Or "INCOMP" Or "WAPPR" Then dt.Rows(currentRow).Delete() End If
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |