Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

2 Posted Topics

Member Avatar for newsguy

I also have dumped IE8, basically because it doesn't work very well. I'm happy with Firefox and Safari. The only time I have to return to IE8 is for its Page/ Open ftp site in IE function. Can anyone get Firefox or Safari to do the same thing?

Member Avatar for jingda
2
1K
Member Avatar for ChrisBuchanan

I have inherited the following query, which works: [code=text] SELECT [CM Database].[Age Range], Count([CM Database].[Age Range]) AS [Count], Format([Date Contacted],"yyyy") AS [Year] FROM [CM Database] GROUP BY [CM Database].[Age Range], Format([Date Contacted],"yyyy") HAVING ((([CM Database].[Age Range]) Is Not Null) AND ((Format([Date Contacted],"yyyy"))=[Year])); [/code] My client has asked for a Financial …

0
53

The End.