texasalynn
Registered User.
- Local time
- Today, 06:58
- Joined
- May 30, 2002
- Messages
- 47
Registered: Jun 2002
online
06-17-2002 01:57 PM
--------------------------------------------------------------------------------
I am trying to get a MAX on several fields in a query so thought I could use:
result: Max(Array([CM=PM],[CM=PM w/inc],[CM>0 & PM=0],[CM/STD],[CM<PM & PM<>0]))
But it doesn't like that - I get a message that says:
You tried to execute a query that doesn't include the specified expression "combine" as part of the aggregate funtion.
Any suggestions or help is greatly appreciated!
texasalynn
online
06-17-2002 01:57 PM
--------------------------------------------------------------------------------
I am trying to get a MAX on several fields in a query so thought I could use:
result: Max(Array([CM=PM],[CM=PM w/inc],[CM>0 & PM=0],[CM/STD],[CM<PM & PM<>0]))
But it doesn't like that - I get a message that says:
You tried to execute a query that doesn't include the specified expression "combine" as part of the aggregate funtion.
Any suggestions or help is greatly appreciated!
texasalynn