Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Developer Toolkits / April 2006

Tip: Looking for answers? Try searching our database.

Access - Powerpoint

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Morten - 04 Apr 2006 17:50 GMT
Hey!

I have an office developer xp 2002. I am trying to make a presentation i
Powerpoint from Access.

Set PowSli = PowWorS.Slides.Add(1, 12)
With PowSli.Shapes.AddTextbox(msoTextOrientationHorizontal, 200, 180, 520,
100)
       .TextFrame.textrange.Text = Rest1![gennemsnit]
       .TextFrame.textrange.font.Name = "arial"
       .TextFrame.textrange.font.Size = 14
End With

How can I make the text right align?

Thanks - Morten
RobFMS - 10 Apr 2006 14:00 GMT
Morten

I might suggest opening PowerPoint to a new slide, turn macros on (see help
file for more details) to record the steps and perform the process manually.
When completed, turn the  macros off and then press Alt-F11 to see the code
that was generated. This will give you some insight on what you need for the
command.

HTH

Signature

Rob Mastrostefano

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com

> Hey!
>
[quoted text clipped - 12 lines]
>
> Thanks - Morten
Morten - 10 Apr 2006 16:19 GMT
Dear Rob,

Thank you very much. I got it!

Best regards

Morten

> Morten
>
[quoted text clipped - 22 lines]
> >
> > Thanks - Morten
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.