PC Review


Reply
Thread Tools Rate Thread

Change font in a msgbox or input box using VBA

 
 
=?Utf-8?B?YnJ5dGFuazQ0?=
Guest
Posts: n/a
 
      20th Apr 2007
Is it possible to change the font size in a msgbox or input box using VBA in
powerpoint? I've searched through the discussion and couldn't find the answer
I could use.

Example
Msgbox "All are measured" & Chr$(13) & _
"service elements.", vbInformation, "Service Elements"
--
doh!!!
 
Reply With Quote
 
 
 
 
Bill Dilworth
Guest
Posts: n/a
 
      21st Apr 2007
No, the font size is pulled from the system font size. This is set by the
system, not the presentation.

Start => Control Panel => Display => Appearance => Advanced => Message Box
=> Font settings

However, there is no reason that you can not create your own 'faux message
box' using User Forms in VBA.

--
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
http://billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
vestprog2@ Please read the PowerPoint FAQ pages.
yahoo. They answer most of our questions.
com www.pptfaq.com
..


"brytank44" <(E-Mail Removed)> wrote in message
news:486FE3FD-DCF1-4987-91B5-(E-Mail Removed)...
> Is it possible to change the font size in a msgbox or input box using VBA
> in
> powerpoint? I've searched through the discussion and couldn't find the
> answer
> I could use.
>
> Example
> Msgbox "All are measured" & Chr$(13) & _
> "service elements.", vbInformation, "Service Elements"
> --
> doh!!!



 
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
Can I change the font size in MsgBox Gary Burton Microsoft Excel Discussion 6 7th Jan 2007 08:03 PM
How to change to default font from Asian input to Latin input? =?Utf-8?B?b3htb24=?= Microsoft Word Document Management 6 19th Apr 2006 12:50 AM
Change the color of the font in a msgbox David Microsoft Access Form Coding 1 2nd Mar 2005 09:38 PM
Change MSGBOX font to Courier New Tim Microsoft Access VBA Modules 4 17th May 2004 02:12 AM
change msgbox font gmnospam@nospam.xyz Microsoft Access 4 5th Oct 2003 09:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:32 PM.