I was trying to write a conditional query in MS Access today, without success. Here's the problem.<BR><BR>I have a field (myField) that is a lookup to a table (myTable) in the query. myField stores ...
I have 3 numeric fields in an Access Database. Field A, Field B, and Field C. I need to calculate the spread between the largest number and the smallest number with an access function.<BR><BR>Such as ...