PC Review


Reply
 
 
Ed
Guest
Posts: n/a
 
      16th Feb 2008
Hi,

How do I change custom zoom to be larger than 400%?

Thanks.
--
Ed
 
Reply With Quote
 
 
 
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      16th Feb 2008
Given the warning box that appears when you try to manually enter a zoom
value larger than 400% says "The number must between 10 and 400", I am going
to guess that 400 is a built-in limit for the zoom function (meaning it
probably cannot be exceeded). By the way, I have looked at things blown up
to 400%... they are pretty big... do you **really** need a larger zoom
factor?

Rick


"Ed" <(E-Mail Removed)> wrote in message
news:8F64C7DC-55B3-40AA-A0DC-(E-Mail Removed)...
> Hi,
>
> How do I change custom zoom to be larger than 400%?
>
> Thanks.
> --
> Ed


 
Reply With Quote
 
Ed
Guest
Posts: n/a
 
      17th Feb 2008
Hi Rick,

I trace locallive pictures at 400%. 500% or 600% might be better for what I
am doing.

Ed
--
Ed


"Rick Rothstein (MVP - VB)" wrote:

> Given the warning box that appears when you try to manually enter a zoom
> value larger than 400% says "The number must between 10 and 400", I am going
> to guess that 400 is a built-in limit for the zoom function (meaning it
> probably cannot be exceeded). By the way, I have looked at things blown up
> to 400%... they are pretty big... do you **really** need a larger zoom
> factor?
>
> Rick
>
>
> "Ed" <(E-Mail Removed)> wrote in message
> news:8F64C7DC-55B3-40AA-A0DC-(E-Mail Removed)...
> > Hi,
> >
> > How do I change custom zoom to be larger than 400%?
> >
> > Thanks.
> > --
> > Ed

>
>

 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      17th Feb 2008
Leaving aside the debate whether Excel is the proper tool...

Is the "locallive" picture an embedded object? Could you increase the size
of this object?

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Ed" <(E-Mail Removed)> wrote in message
news:7C763F8A-F050-4F26-9AC4-(E-Mail Removed)...
> Hi Rick,
>
> I trace locallive pictures at 400%. 500% or 600% might be better for what
> I
> am doing.
>
> Ed
> --
> Ed
>
>
> "Rick Rothstein (MVP - VB)" wrote:
>
>> Given the warning box that appears when you try to manually enter a zoom
>> value larger than 400% says "The number must between 10 and 400", I am
>> going
>> to guess that 400 is a built-in limit for the zoom function (meaning it
>> probably cannot be exceeded). By the way, I have looked at things blown
>> up
>> to 400%... they are pretty big... do you **really** need a larger zoom
>> factor?
>>
>> Rick
>>
>>
>> "Ed" <(E-Mail Removed)> wrote in message
>> news:8F64C7DC-55B3-40AA-A0DC-(E-Mail Removed)...
>> > Hi,
>> >
>> > How do I change custom zoom to be larger than 400%?
>> >
>> > Thanks.
>> > --
>> > Ed

>>
>>



 
Reply With Quote
 
Jialiang Ge [MSFT]
Guest
Posts: n/a
 
      18th Feb 2008
Hello Ed,

We can programmatically change the view zoom value with the VBA code:
ActiveWindow.ActivePane.View.Zoom.Percentage = 200

Based on my test, if I set the Zoom percentage value to 600, it will throw
an error:
"one of the values passed to this method or property is out of range"

Therefore, as Rick said, this is a "built-in limit for the zoom function".
Would you consider Jon's suggesion and let us know if that works for you?

Thanks
Jialiang Ge ((E-Mail Removed), remove 'online.')
Microsoft Online Community Support

=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
Jialiang Ge [MSFT]
Guest
Posts: n/a
 
      21st Feb 2008
Hi Ed,

If you need further assistance, feel free to let me know. I will be more
than happy to be of assistance.

Have a great day!

Regards,
Jialiang Ge ((E-Mail Removed), remove 'online.')
Microsoft Online Community Support

=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Zoom support in custom control Ashutosh Microsoft C# .NET 3 30th Apr 2009 11:37 AM
Zoom support in custom control Ashutosh Microsoft Dot NET 2 29th Apr 2009 05:03 PM
zoom in slightly custom animation morgancreative Microsoft Powerpoint 0 24th Sep 2008 05:03 PM
zoom in slightly custom animation morgancreative Microsoft Powerpoint 0 24th Sep 2008 05:02 PM
Is there a way to add custom views to the zoom button? duugg Microsoft Excel Misc 2 25th Apr 2006 06:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:06 AM.