DomMax

  • Thread starter Thread starter Christian Schartner
  • Start date Start date
C

Christian Schartner

Hallo NG,

Is it possible to get a value with to conditions:

f.e.:

DomMax(........;"[Date]>#01.01.2003#" AND "[Dist]=500")

Christian Schartner

from Salzburg
 
Christian Schartner said:
Hallo NG,

Is it possible to get a value with to conditions:

f.e.:

DomMax(........;"[Date]>#01.01.2003#" AND "[Dist]=500")

Christian Schartner

from Salzburg

Is "DomMax" the same as "DMax"? Assuming it is, then yes; just take
out the internal quotes:

DomMax(........;"[Date]>#01.01.2003# AND [Dist]=500")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

form 2
memo 2
start VPN-Connection 1
/user 1
Error in simple query 4
Generate reference to serveral Public variables 2
POP OUT ALERT: OUT OF DATE 2
Data validation date list 4

Back
Top