John
johnph77 said:
Colin -
When not only the font but the spacing and the format of the offending post was identical to what I had posted on my web site I was left no other reason to believe it was lifted directly from my site - and it was. Instead of giving your source a courtesy cite you claimed the post was of your own devising and removed me from your forum. Nothing has changed. I never received the courtesy source cite I requested. I have no intentions of returning to your forum. I was asked a simple question in this thread and I answered. If you wish to take umbrage at that, do so, and so be it.
And, BTW, the page from which you lifted the data, along with all the others of that type, is now only viewable with my permission via a password over which I have sole control. I will neither permit or condone looting.
John
John
I have never seen the simple little group and sort for Sums on your website. When I noticed that George had deleted what he posted I did it in Access in about 3 minutes with the default fonts spacing whatever. The simple SQL I have posted on this site.
You are wrong, very wrong. I subsequently after you made your accusation tried to have a look to observe myself what you were referring to but couldn't get through to the area where ever it was. To make such a deal over this is beyond my comprehension.
I state on my life I have never seen the simple little bit of SQL you refer to. John I work with SQL that can stretch over pages and am not fazed by it.
Why do I make an issue over it? Because you have falsely accused me of something and still do.
Here again is the kindergarten SQL:
SELECT [N2]+[N1]+[N3] AS [P3 Sum], Count([N2]+[N1]+[N3]) AS Cnt
FROM Pick3
GROUP BY [N2]+[N1]+[N3];
An apology is all I ask for John!