PC Review


Reply
Thread Tools Rate Thread

deprecated error while using ppt 2007

 
 
New Member
Join Date: Nov 2009
Posts: 2
 
      14th Nov 2009
I have a ppt macro I use in ppt 2003 and when I use in 2007 I get you have "specified deprecated error" unsure whats the next step.

Billyj
 
Reply With Quote
 
 
 
 
Cool Cruncher
Rush's Avatar
Join Date: Nov 2005
Location: Trent Vale , Staffs
Posts: 4,084
 
      14th Nov 2009

 



Only takes one tree to make a thousand matches only takes one match to burn a thousand trees.
 
Reply With Quote
 
New Member
Join Date: Nov 2009
Posts: 2
 
      14th Nov 2009
I appreciate the help. I looked up on the error list and did not find a solution. my third line errors out" .VerticalAnchor = msoAnchorBottomBaseLine" and I really do not know where to begin. I inherited this project and am unsure how to fix. Appreciate any help.

PHP Code:
With .AddLabel(msoTextOrientationHorizontalTitleLeftTitleTopTitleWdTitleHt).TextFrame
            
.AutoSize ppAutoSizeNone
            
.VerticalAnchor msoAnchorBottomBaseLine
            With 
.TextRange
                With 
.InsertAfter(PathTxt)
                    .
Font.Size OptionSz
                    
.Font.Italic msoFalse
                    
.Font.Name OptionFontNm
                    
.Font.Color.RGB Blue
                    
.ParagraphFormat.Alignment ppAlignRight
                End With
End With 
End With 
 
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
Deprecated [...] Bruno Campanini Microsoft Excel Programming 2 5th Nov 2009 02:31 PM
Deprecated [...] Bruno Campanini Microsoft Excel Discussion 5 5th Nov 2009 09:00 AM
deprecated features for charting in Excel 2007 clucas Microsoft Excel Discussion 0 20th Jun 2007 05:26 PM
Deprecated in .NET Eduardo Pavinato Klein Microsoft Dot NET Framework 1 11th Mar 2004 03:06 PM
VSA has been deprecated???? None Microsoft Dot NET Framework 0 26th Nov 2003 03:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:36 AM.