Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-15-2008, 09:34 AM
Graham Wideman [Visio MVP]
 
Posts: n/a
Access 2007 UI: How to view multi tables/queries at once?

Hi folks:

After 13+ years of intensive use of MS Access, I'm just now looking at
Access 2007 and am generally flumoxed to a standstill.

However, how do I view multiple tables and queries at once? Right now they
are stuck in tabs, so you can only see one at a time, which is fatal. I
expected there to be a way to tear off the tabs into separate floating
windows, but that doesn't seem to work.

Also this post:

http://blogs.msdn.com/access/archive...ess-space.aspx

"SDI is the default option for new databases but your old databases will
still default to the MDI window style."

mentioned that there is (was?) a setting to turn on MDI, which is probably
what I want, but I can't find it anywhere, and "MDI" doesn't show up in
help.

What am I missing?

Graham

--
---------------------------------------------------
Graham Wideman
---------------------------------------------------


Reply With Quote
  #2 (permalink)  
Old 08-15-2008, 09:44 AM
bcap
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

1. Hit the office button (it's the big pizza at the top left corner).

2. Click the "Access Options" button

3. Click "Current Database"

4. Near the top, click the "Overlapping Windows" radio button.

5. Click "OK" and restart.


"Graham Wideman [Visio MVP]" <checkforrealaddress@diagramantics.com> wrote
in message news:OBCX6Hr$IHA.3648@TK2MSFTNGP02.phx.gbl...
> Hi folks:
>
> After 13+ years of intensive use of MS Access, I'm just now looking at
> Access 2007 and am generally flumoxed to a standstill.
>
> However, how do I view multiple tables and queries at once? Right now
> they are stuck in tabs, so you can only see one at a time, which is fatal.
> I expected there to be a way to tear off the tabs into separate floating
> windows, but that doesn't seem to work.
>
> Also this post:
>
> http://blogs.msdn.com/access/archive...ess-space.aspx
>
> "SDI is the default option for new databases but your old databases will
> still default to the MDI window style."
>
> mentioned that there is (was?) a setting to turn on MDI, which is probably
> what I want, but I can't find it anywhere, and "MDI" doesn't show up in
> help.
>
> What am I missing?
>
> Graham
>
> --
> ---------------------------------------------------
> Graham Wideman
> ---------------------------------------------------
>
>



Reply With Quote
  #3 (permalink)  
Old 08-15-2008, 10:56 AM
Graham Wideman [Visio MVP]
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

bcap:

Thanks! This was driving me so crazy that you just saved me a trip to a
psychiatrist (and an uninstall of Access 2007).

Moving on... do you have any suggestion how to get the now-liberated
datasheet windows to open to a sensible size, or to remember the last size
they were set to?

What is rather ironic is that the option is called "overlapping windows",
when it in fact permits exactly the opposite -- separate windows that are
NOT overlapping, unlike the tab arrangement where they are TOTALLY
overlapping.

But just because the option is misnamed "overlapping", doesn't mean Access
should deliberately make the datasheet windows as large as possible to
ensure that they DO overlap.

OK, I'm griping for effect -- this is no worse than in Access 2003 -- it's
just that after seeing MS spend all this money, time and effort on
superfluous gradient fills and ribbons of debatable usefulness, these basic
usability features STILL don't work. I see that the SQL editor still lacks
even the editing capability of Notepad, such as Ctl-A, has no choice of font
(monospace is often useful), and does not automatically format SQL in a a
readable way, (let along do -- gasp -- syntax coloring!) nor even retain
previous formatting (thus requiring copy/paste to other editors... thus
making the Ctl-A ommission the more tedious -- gaaaaa!).

La plus ca change I guess!

Graham

--
---------------------------------------------------
Graham Wideman
---------------------------------------------------

"bcap" <bcap@nospam.nowhere> wrote in message
news:48a541e0$0$2514$da0feed9@news.zen.co.uk...
> 1. Hit the office button (it's the big pizza at the top left corner).
>
> 2. Click the "Access Options" button
>
> 3. Click "Current Database"
>
> 4. Near the top, click the "Overlapping Windows" radio button.
>
> 5. Click "OK" and restart.
>>
>> How do I view multiple tables and queries at once? Right now they are
>> stuck in tabs, so you can only see one at a time, which is fatal. I
>> expected there to be a way to tear off the tabs into separate floating
>> windows, but that doesn't seem to work.



Reply With Quote
  #4 (permalink)  
Old 08-15-2008, 11:20 AM
bcap
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

I share your pain, Graham, they really should've fixed what they already had
before bolting even more stuff onto it (and you will not be surprised to
hear that almost all the new stuff is buggy too - and will probably never be
fixed, just like the stuff we've been complaining about for a decade or
more!)

Having said that, if you want a form to open at the size you darn well
designed it for, set it's Auto Resize property to true. n.b. this only
works in single form view, in datasheet or continuous forms view, it opens
at whatever size you last saved it at.

"Graham Wideman [Visio MVP]" <checkforrealaddress@diagramantics.com> wrote
in message news:OGkg71r$IHA.5048@TK2MSFTNGP05.phx.gbl...
> bcap:
>
> Thanks! This was driving me so crazy that you just saved me a trip to a
> psychiatrist (and an uninstall of Access 2007).
>
> Moving on... do you have any suggestion how to get the now-liberated
> datasheet windows to open to a sensible size, or to remember the last size
> they were set to?
>
> What is rather ironic is that the option is called "overlapping windows",
> when it in fact permits exactly the opposite -- separate windows that are
> NOT overlapping, unlike the tab arrangement where they are TOTALLY
> overlapping.
>
> But just because the option is misnamed "overlapping", doesn't mean Access
> should deliberately make the datasheet windows as large as possible to
> ensure that they DO overlap.
>
> OK, I'm griping for effect -- this is no worse than in Access 2003 -- it's
> just that after seeing MS spend all this money, time and effort on
> superfluous gradient fills and ribbons of debatable usefulness, these
> basic usability features STILL don't work. I see that the SQL editor
> still lacks even the editing capability of Notepad, such as Ctl-A, has no
> choice of font (monospace is often useful), and does not automatically
> format SQL in a a readable way, (let along do -- gasp -- syntax coloring!)
> nor even retain previous formatting (thus requiring copy/paste to other
> editors... thus making the Ctl-A ommission the more tedious -- gaaaaa!).
>
> La plus ca change I guess!
>
> Graham
>
> --
> ---------------------------------------------------
> Graham Wideman
> ---------------------------------------------------
>
> "bcap" <bcap@nospam.nowhere> wrote in message
> news:48a541e0$0$2514$da0feed9@news.zen.co.uk...
>> 1. Hit the office button (it's the big pizza at the top left corner).
>>
>> 2. Click the "Access Options" button
>>
>> 3. Click "Current Database"
>>
>> 4. Near the top, click the "Overlapping Windows" radio button.
>>
>> 5. Click "OK" and restart.
>>>
>>> How do I view multiple tables and queries at once? Right now they are
>>> stuck in tabs, so you can only see one at a time, which is fatal. I
>>> expected there to be a way to tear off the tabs into separate floating
>>> windows, but that doesn't seem to work.

>
>



Reply With Quote
  #5 (permalink)  
Old 08-15-2008, 04:43 PM
Albert D. Kallal
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

>I see that the SQL editor still lacks
even the editing capability of Notepad, such as Ctl-A, has no choice of font

shift-ctrl+end to highlight all text always worked in notepad for me.
(and it also works in the sql editor)

And you can change the font.

office button->access options->object designers

You see the query design options to set the font + font size.

I am hoping the sql editor will be improved in the future. At least we now
get context help in the sql view when you hit f1 for help.


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com


Reply With Quote
  #6 (permalink)  
Old 08-16-2008, 12:31 AM
Graham Wideman [Visio MVP]
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

"bcap" wrote:
>I share your pain, Graham,


I have more if you'd like to share that too :-)

> Having said that, if you want a form to open at the size you darn well
> designed it for, set it's Auto Resize property to true.


Right -- but wearing my data analyst hat, I spend 99% of my (Access) time
viewing raw tables and dynamically creating and viewing queries, (or using
raw VBA modules) so unless I'm mistaken, this doesn't apply?

-- Graham



Reply With Quote
  #7 (permalink)  
Old 08-16-2008, 12:32 AM
Graham Wideman [Visio MVP]
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

Thanks Albert, nice to know!

-- Graham

> shift-ctrl+end to highlight all text always worked in notepad for me.
> (and it also works in the sql editor)
>
> And you can change the font.
>
> office button->access options->object designers
>
> You see the query design options to set the font + font size.
>
> I am hoping the sql editor will be improved in the future. At least we now
> get context help in the sql view when you hit f1 for help.
>
>
> --
> Albert D. Kallal (Access MVP)
> Edmonton, Alberta Canada
> pleaseNOOSpamKallal@msn.com
>



Reply With Quote
  #8 (permalink)  
Old 08-16-2008, 07:58 AM
bcap
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?


"Graham Wideman [Visio MVP]" <checkforrealaddress@diagramantics.com> wrote
in message news:uWVYV9y$IHA.4740@TK2MSFTNGP03.phx.gbl...
> "bcap" wrote:
>>I share your pain, Graham,

>
> I have more if you'd like to share that too :-)
>
>> Having said that, if you want a form to open at the size you darn well
>> designed it for, set it's Auto Resize property to true.

>
> Right -- but wearing my data analyst hat, I spend 99% of my (Access) time
> viewing raw tables and dynamically creating and viewing queries, (or using
> raw VBA modules) so unless I'm mistaken, this doesn't apply?
>
> -- Graham
>
>
>


Indeed not.


Reply With Quote
  #9 (permalink)  
Old 08-16-2008, 02:34 PM
=?Utf-8?B?TGluZGFTRA==?=
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

Graham - after 2 weeks with 2007 Access, I'm physically sick. I too use
Access and Excel together to do extensive data analysis and 90% of my work
days are reviewing tables and queries and Excel Pivot tables.

The fact that tables and queries open showing something like 10 blank fields
when there are only two in a table (example) is very annoying. I'm
constantly resizing the windows. Queries resized and saved keep that resize,
but tables seem not to to that. I have posted this question and gotton no
reply that solves the issues.

I typically will have 4 tables and two queries open working back and forth
between them. The new version is horrible for this and like you, I am close
to having it uninstalled except for my company's policy to move towards 2007.

The fact that when you opens the navigation pane and select a table, the
table opens to the small space to the right. To get more room I collapse the
navigation pane and the tables move over to the left. But of course when I
need the navigation pane again, it moves the tables over, plus it doesn't go
to the last place I opened in the pane. Very very irritating.

I agree that maybe "normal" users find this new version better, but for
anyone who doesn't care about the pretty stuff, it is far worse and
confusing. I'm getting used to it but my work output has slowed
considerably, my eyes hurt (from hunting across ribbons for things) and I'm
cranky.

If you find an answer to how things open and better usability of the
windows, please let me know. LindaSD

Reply With Quote
  #10 (permalink)  
Old 08-16-2008, 11:56 PM
John W. Vinson
 
Posts: n/a
Re: Access 2007 UI: How to view multi tables/queries at once?

On Fri, 15 Aug 2008 16:31:33 -0700, "Graham Wideman [Visio MVP]"
<checkforrealaddress@diagramantics.com> wrote:

>> Having said that, if you want a form to open at the size you darn well
>> designed it for, set it's Auto Resize property to true.

>
>Right -- but wearing my data analyst hat, I spend 99% of my (Access) time
>viewing raw tables and dynamically creating and viewing queries, (or using
>raw VBA modules) so unless I'm mistaken, this doesn't apply?


Nope. But Forms (and Reports) are designed for data presentation, and have
tools such as Auto Resize which support that function. Tables and Queries are
not designed for data presentation; they're "under the hood" and the
assumption is that developers using them are indifferent to such things. <g>
--

John W. Vinson [MVP]
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Access


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:33 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Loans | Myspace Codes | Shares | Debt Help | Myspace Proxy



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114