Stephen method works quite nicely, but I would rather copy the SQL into a
text file and comment it as though it were an MS SQL Server view or proc.
That way you can write inline comments. You could even store all of the text
file in a table, but keeping up with changes would be a bear.
Maybe someday, Access will accept comments in queries.
--
Bill Mosca, MS Access MVP
"Van T. Dinh" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I haven't tried Stephen Lebans "addsqlcomments" but here it is:
>
> http://www.lebans.com/addsqlcomments.htm
>
> --
> HTH
> Van T. Dinh
> MVP (Access)
>
>
>
> "tom" <(E-Mail Removed)> wrote in message
> news:5I65h.488$(E-Mail Removed)...
>> How to comment SQL code in a Union Query or
>> any query for that matter.
>>
>> I tried help but couldnt seem to find the answer to this
>> one.
>>
>
>