No announcements
Found 2938612 threads
-
1 Votes
How do I tell which item in a PowerPoint chart is selected?
Using the standard Cluster Column chart as an example (Insert/Charts/Column). If the user selects only the first column in the chart, how do I ...Answered | 1 Replies | 388 Views | Created by Bill Baker - Tuesday, November 8, 2016 2:06 AM | Last reply by Edward8520 - Wednesday, November 9, 2016 8:27 AM -
0 Votes
manipulate selected members of a chart via VBA in Powerpoint
As far as I know that the chart will be selected when you manually select the object inside the chart in PowerPoint. So the selection object ...Proposed | 4 Replies | 879 Views | Created by muluman88 - Thursday, July 23, 2015 6:55 AM | Last reply by David_JunFeng - Friday, July 31, 2015 1:13 AM -
0 Votes
How to get selected chart series (element) of PowerPoint Chart?
are other solutions to identify the current selected series element of a PowerPoint Chart or if it is maybe possible to trigger the built-in ...Unanswered | 4 Replies | 3163 Views | Created by Daniel Schmidt (Made in Office GmbH) - Wednesday, August 15, 2012 1:44 PM | Last reply by Arthur Ch - MSFT - Tuesday, September 11, 2012 3:45 AM -
0 Votes
How do I get the selected picture in PowerPoint?
user is selecting the object, so I can't test by type. What/how can I get the selected object? thanks - ...Unanswered | 4 Replies | 441 Views | Created by DavidThi808 - Sunday, December 2, 2018 12:04 AM | Last reply by DavidThi808 - Tuesday, December 4, 2018 1:09 PM -
0 Votes
Powerpoint 2007 : how to know which part of a powerpoint.chart (SP2) is selected by the user ?
Hello, I'm looking for the method to obtain the ID or name of the part of chart is selected by the user (on a powerpoint ... -
1 Votes
Identify which data series is selected and which not in PowerPoint 2007 chart using VBA.
In case some one is interested, I have found a way to read the "Chart Elements" dropdown selected value using ...Answered | 16 Replies | 11727 Views | Created by ra1 - Tuesday, March 8, 2011 8:50 PM | Last reply by muluman88 - Monday, November 9, 2015 8:42 AM -
3 Votes
CTreeCtrl, how to tell which node is selected.
always the one that is highlighted and selected. However, if I click on the child node's text it be selected and ...Answered | 4 Replies | 7442 Views | Created by x_311Spider - Monday, November 3, 2008 7:28 PM | Last reply by x_311Spider - Friday, November 7, 2008 3:20 PM -
0 Votes
How do I tell which Button is Clicked?
can't figure out how to tell which form has called the method. I've tried to use a string variable and even Object sender, nothing has worked. Does ...Answered | 6 Replies | 3572 Views | Created by Rhubarb - Tuesday, March 27, 2007 10:21 PM | Last reply by Jay_Vora_b4843e - Wednesday, March 28, 2007 2:24 AM -
0 Votes
How do I set a selected item in a comboxBox?
)); cboEmployeeType.ItemsSource = list; How do I set the selected item? Certified Geek. Data dude.Proposed | 1 Replies | 5936 Views | Created by Garvander - Thursday, November 19, 2009 9:28 PM | Last reply by Moby Disk - Tuesday, December 1, 2009 4:33 PM -
0 Votes
How do I get the selected item from a datagrid
How do I get the selected item from a datagridview in VB.NetAnswered | 1 Replies | 3001 Views | Created by Harihara suthan - Friday, July 20, 2007 8:12 AM | Last reply by Andreas Johansson - Saturday, July 21, 2007 1:13 AM -
0 Votes
how do I know which hyperlink is selected programmatically
work item in the result doc, but I have a difficulty in getting the selected hyperlink under Links if I have serveral of them. ...Answered | 4 Replies | 3197 Views | Created by haibin_sh - Friday, August 31, 2007 7:17 AM | Last reply by Gregg Boer - TFS Product Team - Friday, September 7, 2007 1:38 PM -
0 Votes
[Powerpoint] How to detect which row is selected?
application's object model is in the newsgroup for that application. You'll find a list of links in theAnswered | 2 Replies | 3196 Views | Created by JsJ_Slim - Monday, April 21, 2008 9:06 AM | Last reply by JsJ_Slim - Wednesday, April 23, 2008 7:40 AM -
0 Votes
How do I know which combobox is selected?
I want to know which combobox is selected, how can I do this?Answered | 5 Replies | 3418 Views | Created by RPA Solutions - Thursday, October 21, 2010 12:27 PM | Last reply by Phill W. _ - Thursday, October 21, 2010 3:56 PM -
0 Votes
How do I make a selected listbox item visible
shown (it is outside the visible region). How can I get the selected item to automatically be scrolled into view when the user changes ...Answered | 2 Replies | 7580 Views | Created by MSDN_Forums_User - Thursday, August 14, 2008 7:44 AM | Last reply by MSDN_Forums_User - Friday, August 15, 2008 5:15 PM -
0 Votes
Last item in created chart stays selected
When I create a chart using vba, the last item that I create remains selected. How do I ...Answered | 2 Replies | 3300 Views | Created by tjwillia - Wednesday, March 5, 2008 5:05 PM | Last reply by tjwillia - Thursday, March 6, 2008 5:14 PM -
0 Votes
how do i check whether a item is selected or not in a list box in windows form
i had a list of items in listbox unless i click on the items i want my remove button and slect all button to be enabled how do ...Answered | 1 Replies | 2963 Views | Created by chaitu2 - Wednesday, August 29, 2007 10:19 PM | Last reply by Zhi-Xin Ye - Monday, September 3, 2007 2:30 PM -
0 Votes
How do I deselect the selected item in my list?
;When they do this the previously selected item is still selected. Is there a way to prevent this from happening? ...Answered | 2 Replies | 729 Views | Created by mountainDev - Tuesday, January 12, 2016 7:04 PM | Last reply by mountainDev - Thursday, January 14, 2016 2:09 AM -
0 Votes
How do I get the chart an Axis is in?
Hi; Axis.Parent is returning the worksheet. How do I get to the chart from an axis? thanks - ...Unanswered | 1 Replies | 267 Views | Created by DavidThi808 - Saturday, October 27, 2018 7:31 PM | Last reply by Peter Thornton (Excel MVP 2008-13) - Sunday, October 28, 2018 9:10 AM -
0 Votes
How to tell a click on which item, which column in a ListViewControl?
hi, How to tell a click on which item, which column in a ListViewControl? I guess what ...Answered | 2 Replies | 2605 Views | Created by Nickeay - Friday, November 10, 2006 4:10 PM | Last reply by nobugz - Friday, November 10, 2006 9:49 PM -
1 Votes
How do I override a ListViews selected item color
Now I'm confused. What seemed like a simple task is look more like a two week detour. Although I have found a way to ...Answered | 26 Replies | 4901 Views | Created by ThisDisplayNameHasGotToWorkBecauseIBluuBlaaaHa - Saturday, February 28, 2009 2:11 AM | Last reply by bdbodger - Sunday, March 1, 2009 4:34 AM - Items 1 to 20 of 2938612 Next ›
No announcements