Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
10 months ago
Solved

what could cause the exact same field on a table to not equal itself?

my application has a table with rows and columns. i can access the values in the individual cells by referencing the wValue(r,c) property where r and c are the zero indexed row and column location in...