S
Scott Whitinger via AccessMonster.com
I have a table that I need to Compare 2 columns, when they match then
compare 2 others columns and return the results of a 4 column.
IF (Column1=column2 and column 3 is greater than column 4 or > column 5
then return column 6),0
Any help would be appreciated.
compare 2 others columns and return the results of a 4 column.
IF (Column1=column2 and column 3 is greater than column 4 or > column 5
then return column 6),0
Any help would be appreciated.