Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-25-2015, 05:09 AM
janism22 janism22 is offline VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Windows 7 64bit VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Office 2013
Novice
VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec
 
Join Date: Mar 2015
Posts: 3
janism22 is on a distinguished road
Default VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec

2 questions VBA in powerpoint!




I have combobox and label. Depending which combobox index is selected, label shows text
  1. Can I select combobox item without mouse click but just dragging mouse on it?
at the moment I have this :


Private Sub
ComboBox1_Change()
If ComboBox1.ListIndex = 0
Then Label1.Caption = "1"
ElseIF
.....
End If
End Sub

2. Now If I select item in combobox, combobox list disappears.
Is there a option that this combobox doesn't disappear after mouseclick? that I don't have to press every time dropdownbutton and select next item.
Reply With Quote
  #2  
Old 03-25-2015, 12:06 PM
JohnWilson JohnWilson is offline VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Windows 7 64bit VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Office 2010 32bit
Programmer
 
Join Date: Nov 2008
Location: UK
Posts: 1,912
JohnWilson has a spectacular aura aboutJohnWilson has a spectacular aura about
Default

Have you tried a ListBox instead?
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials
Reply With Quote
  #3  
Old 03-26-2015, 12:35 AM
janism22 janism22 is offline VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Windows 7 64bit VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Office 2013
Novice
VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec
 
Join Date: Mar 2015
Posts: 3
janism22 is on a distinguished road
Default

Quote:
Originally Posted by JohnWilson View Post
Have you tried a ListBox instead?
I have multiple comboboxes in column. so listbox won't be so compact.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Word macro doesn't change font color Spideriffic Word VBA 8 11-04-2015 03:47 AM
VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Regular (roman) character style doesn't change text to roman kcbenson Word 2 10-16-2014 01:31 PM
VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec Change ComboBox Properties ll4u76 Word VBA 1 03-31-2012 05:08 AM
VBA ppt ComboBox behaivor: 1.OnFocus change value 2. get dropdownlist doesn't disappear after mousec change the view to final, my change bars disappear. I need them visible anna.a.julin Word 1 03-01-2012 08:05 PM
Percent Complete doesn't change End Date?? jrwpmw Project 2 03-11-2010 01:40 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 05:08 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft