> I have to mass around with code to do this? Isn't this like a pretty
> basic function/look for a spreadsheet/Excel? Did Mac do this
> deliberately on their version of Excel? Why would they do that?
No version of Office, Win or Mac, allows users to lock toolbars in place
without using code. So no, it's not a pretty basic function.
John's macro was offered as an option, not as a necessity:-)
If you drag the toolbars to the edge of the screen [beyond the edge of the
sheet] the sheet will adjust out of the way & the bars will remain there
until you move them again - even when you restart the program. You can dock
vertical bars side-by-side as well as dock their top edges to the bottom
edge of toolbars docked at the top (bottom edge of the menu bar).
The Windows OS & Mac OS differ in that there is no "application window" on
the Mac such as there is on the PC, so Yes the toolbars behave a bit
differently. The difference isn't that significant.
HTH |:>)
Bob Jones
[MVP] Office:Mac
On 10/7/07 11:57 PM, in article
1191815834.321415.316290@y42g2000hsy.googlegroups.com, "nickra"
On Oct 2, 1:53 pm, JE McGimpsey <jemcgimp...@mvps.org> wrote:
> In article <1191296632.677987.174...@n39g2000hsh.googlegroups.com>,
>
[quoted text clipped - 10 lines]
> Did you place the code in the places specified? What happens when you
> run the Workbook_Open code manually?
I have to mass around with code to do this? Isn't this like a pretty
basic function/look for a spreadsheet/Excel? Did Mac do this
deliberately on their version of Excel? Why would they do that?
nickra - 15 Oct 2007 05:11 GMT
> John's macro was offered as an option, not as a necessity:-)
>
[quoted text clipped - 37 lines]
> basic function/look for a spreadsheet/Excel? Did Mac do this
> deliberately on their version of Excel? Why would they do that?
So, bottom line: Without a macro, I cannot make my Mac Excel toolbars
behave the same way as I can in my Windows laptop? Just curious: Why
would the software designers do this? I can't image, if you could poll
all Excel users, that anywhere close to a majority would want this, at
least not without the option to lock it all together.
JE McGimpsey - 15 Oct 2007 05:24 GMT
> So, bottom line: Without a macro, I cannot make my Mac Excel toolbars
> behave the same way as I can in my Windows laptop? Just curious: Why
> would the software designers do this? I can't image, if you could poll
> all Excel users, that anywhere close to a majority would want this, at
> least not without the option to lock it all together.
That's not what I (or Bob) wrote at all. I wrote that to lock toolbars
in place, one has to use code. That is true whether you're using WinXL
or MacXL. So the answer to your first question is that your assertion is
incorrect. Bottom line. That makes your second question moot.
But since Windows and Mac OS's handle applications differently, of
course there will be differences between the platforms in how the system
and application interact.
The toolbars will dock in MacXL. Without macros. They just tend to be
more susceptible to being undocked than the toolbars in WinXL seem to
be. That *may* be MS's "fault", or it may be related to how Mac OS
handles window events, or perhaps something else entirely. Macros won't
change this behavior.