View Single Post
  #2  
Old May 19th, 2010, 02:24 AM posted to microsoft.public.access.queries
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Can't see existing table in Design view for a QBE

On Tue, 18 May 2010 17:35:01 -0700, DontKnow
wrote:

Hi Guys,

I can't see a table in QBE even when I have the scroll bar as far left as I
possibly can. I have joineed another table to the query and I can see the
relationship link but am unable to scroll left to view the table.

Does anyone know how to fix this??

Many thanks in advance,

Cheers,


Open the QBE; select one of the tables, and release the mouse. Press the TAB
key repeatedly until you get to the vagrant table. You'll probably then want
to press the DEL key to delete it, and reinsert it.

Or, just go to SQL view; copy the SQL out to Notepad; delete the query;
compact; and recreate the query from the SQL.
--

John W. Vinson [MVP]