Hello,
I have a problem affecting some, but not all of the PCs on our network.
Certain functions, most notably Date() but also CHr() no longer work. WHen you use them in a query, you get the er...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20131978.html
Zones:
MS AccessDate Answered: 04/16/2002 Grade: A Views: 0
Hello,
I am using Microsoft access 2000 and I am getting this error on my query:
"This expression is typed incorrectly, or it is too complex to be evaluated For example, a numeric
expressi...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21588728.html
Zones:
MS AccessDate Answered: 10/09/2005 Grade: A Views: 0
Hello, me again. I have this SQL expression but when i run it i get error msg "The expression is typed incorrectly, or it is too complex to be evaluated. For example..."
SELECT [Billing for Peri...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22578531.html
Zones:
MS AccessDate Answered: 05/17/2007 Grade: A Views: 0
hi
i have the follwoing sql in a query
SELECT CountryID, StateID, KindID
, NZ(Round(STR([M2S]),0),"No data") AS [M2 Start]
, NZ(Round(STR([M2E]),0),"No data") AS [M2 End]
, NZ(Round(STR([M2D]...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23411836.html
Zones:
MS AccessDate Answered: 05/19/2008 Grade: A Views: 27