formatting the query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

When I write the query and use the carriage return to format it so it is
more readable then initially thats fine but once i close the query and reopen
it the formatting has gone to pot !

Is there a way to stop access altering my formatting?

Thanks

Reggiee
 
Not that I know of. I certainly hope that someone knows better than me as I'd
like my SQL to stay the same way I wrote it.
 
If there is I haven't found it in 6 years of Access programming. All I know
of is to use the <Shift><F2> sequence to zoom in and out of any line too long
to read on the screen.

Incidentally, <Shift><F2> does not work when you're running a program in
debug mode (at least not in A2K3). It'll give an error message.

Sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Format SQL Queries 3
Make Table query 3
column names in a query 7
Concatenating fields 3
summing a field 4
Writing Queries with Line Breaks 2
Currency Format Lost in Union Query 1
Format Query in SQL View 4

Back
Top