
"Using the listbox control on a PowerPoint slide?" Topic
3 Posts
All members in good standing are free to post here. Opinions expressed here are solely those of the posters, and have not been cleared with nor are they endorsed by The Miniatures Page.
In order to respect possible copyright issues, when quoting from a book or article, please quote no more than three paragraphs.
For more information, see the TMP FAQ.
Back to the Computer Stuff Plus Board Back to the Technical Stuff Plus Board
Areas of InterestGeneral
Featured Hobby News Article
Featured Link
Featured Profile Article
|
| BobTYW | 09 Jul 2007 6:33 p.m. PST |
I'm trying to add a list of items to a list box control on a Power Point slide. When the presentation runs it should allow you to choose from either Small, Medium, or Large from the list. The problem is, in the properties section of the list box control there is no list property to allow you to simply type in the list of variables. I'm perplexed because in my Viual Basic 6 books the listbox properties clearly shows a list property but on PowerPoint the listbox properties don't show one. Any help. Is this a VBA thing or can you only use the add item? Can somebody show me a simple way of simply adding three items to this control during design time. Thanks. |
mmitchell  | 10 Jul 2007 8:04 a.m. PST |
|
| BobTYW | 10 Jul 2007 9:02 a.m. PST |
Is there not a way to just add the items through "properties"? |
|