A
andrew
Hello!
I don't know if this is possible w/o SQL, but this is what
I want to do:
I have a coordinate system entered in, and I want to
define a region in a query. For example, for the "X
coordinate" field, I want ">= 0 And <=3"
But for the "Y coordinate" field, I want something like "<=
([x coordinate].
)", which will evaluate the
statement at every point between x=0 and x=3, and if the
Thanks so much!
Andrew
I don't know if this is possible w/o SQL, but this is what
I want to do:
I have a coordinate system entered in, and I want to
define a region in a query. For example, for the "X
coordinate" field, I want ">= 0 And <=3"
But for the "Y coordinate" field, I want something like "<=
([x coordinate].
statement at every point between x=0 and x=3, and if the
Thanks so much!
Andrew