G
Guest
i'm using ms access 2000. in my database, i have created one query table
named compare. there are two fields contains the value 100 and 90. my
question is, how can i get the minimum value between two fields? in the other
word, how to compare both values to get the minimum one. in my case, i want
to know how to get the value 90 because 90 is smaller than 100. and then put
the value 90 in the other field name fuzzymark in the same query table.
hope you can help me..
named compare. there are two fields contains the value 100 and 90. my
question is, how can i get the minimum value between two fields? in the other
word, how to compare both values to get the minimum one. in my case, i want
to know how to get the value 90 because 90 is smaller than 100. and then put
the value 90 in the other field name fuzzymark in the same query table.
hope you can help me..