No announcements
Found 2847616 threads
-
0 Votes
Excel's WorkbookOpen event doesn't fire when excel & workbook is opened from command line
AppEvents_WorkbookOpenEventHandler(Application_WorkbookOpen); ) If I double click a file from Windows Explorer the event fires. If I launch the same file ...Answered | 4 Replies | 3537 Views | Created by byronasdf - Tuesday, July 24, 2012 7:26 PM | Last reply by byronasdf - Wednesday, August 1, 2012 12:39 AM -
1 Votes
WorkbookOpen event is not triggered when launching EXCEL from command line
command line manually, i.e. running EXCEL.EXE Book.xlsx does not trigger WorkbookOpen event. However the event is triggered ...Answered | 2 Replies | 181 Views | Created by Davit93 - Thursday, April 5, 2018 10:50 AM | Last reply by Ashidacchi - Thursday, April 5, 2018 1:01 PM -
0 Votes
VSTO problem, Excel's Application.WorkbookOpen event doesn't fire
But sometimes (from the trace log I can see) this event doesn't fire when I open an Excel workbook by double clicking the ...Answered | 7 Replies | 3658 Views | Created by woodylic - Sunday, August 11, 2013 2:08 PM | Last reply by Ajay Bandooni - Wednesday, September 4, 2013 9:46 PM -
0 Votes
AppEvents_WorkbookOpenEventHandler not firing when workbook is opened from sharepoint
Why does the AppEvents_WorkbookOpenEventHandler that I've specified in my Excel AddIn not fire when the workbook is opened from ...Unanswered | 3 Replies | 8618 Views | Created by Quin Arnold - Wednesday, October 20, 2010 9:41 PM | Last reply by Half A - Thursday, November 3, 2011 6:16 PM -
2 Votes
Add events for a workbook by WorkbookOpen event
The NewWorkBook only get fired when I create new workbook. So there are almost no different. The point is that I want to handler ...Answered | 8 Replies | 731 Views | Created by dnzhi - Monday, June 6, 2016 3:23 AM | Last reply by Deepak Saradkumar Panchal - Tuesday, June 21, 2016 5:33 AM -
0 Votes
CollectionLoadingCompleted event doesn't fire
When you call it with the same URI, the collection is not reloaded (only the viewerstate) is changed, so the event doesn't ...Answered | 2 Replies | 2849 Views | Created by The Real Mike Post - Monday, July 19, 2010 5:57 PM | Last reply by The Real Mike Post - Tuesday, July 20, 2010 12:49 PM -
0 Votes
Load event doesn't fire
, but between that and the loadevent is where the error occurrs, so even though it opens and doesn't fire, I figured out how to solve ...Answered | 5 Replies | 3860 Views | Created by foxjazz2 - Wednesday, May 28, 2008 6:38 PM | Last reply by JohnGrove - Wednesday, May 28, 2008 6:43 PM -
0 Votes
Click event not fire when a modal dialog is opened.
I got the mail, thank you. Actually, it seems that your desired job isn't supported. when you try to click the button, after mouse down event, the user ...Answered | 5 Replies | 3632 Views | Created by sugia279 - Thursday, June 3, 2010 7:52 AM | Last reply by sugia279 - Thursday, June 3, 2010 10:18 AM -
0 Votes
VSTO Excel WorkbookOpen Event When double click a File
Hi all, i need your help. I've developed an excel addin for office 2007 and now i migrated to ...Answered | 4 Replies | 3078 Views | Created by Holden-ar - Tuesday, June 18, 2013 2:05 AM | Last reply by Holden-ar - Monday, July 8, 2013 7:40 PM -
0 Votes
Workbook is marked dirty when opened
Hi; When I get the event Application.WorkbookOpen, the Workbook.Saved property is false. Any idea how that can happen? The ...Answered | 2 Replies | 3534 Views | Created by DavidThi808 - Wednesday, April 27, 2011 11:23 PM | Last reply by DavidThi808 - Thursday, April 28, 2011 5:30 PM -
0 Votes
Reportviewer BookmarkNavigation event doesn't fire
I have set the action jump to bookmark, but the reportviewer BookmarkNavigation event doesn't fire. Anyone can ...Unanswered | 0 Replies | 4593 Views | Created by Pat_1999 - Friday, January 26, 2007 5:00 AM | Last reply by Pat_1999 - Friday, January 26, 2007 5:00 AM -
0 Votes
onTaskCreated event doesn't fire
your workflow and see if you can reproduce the scenario where it doesn't fire when a new task is created. Maybe you have a logic or exception ...Unanswered | 3 Replies | 4686 Views | Created by programmer81 - Tuesday, September 30, 2008 7:03 AM | Last reply by Michael Washam - MSFT - Tuesday, September 30, 2008 1:10 PM -
0 Votes
workbook opened event/sheets activated event vsto
Worksheet.Activate Event (Excel). >If we add any validation combo control to the shee some which is not activated, will it give any ...Answered | 1 Replies | 1617 Views | Created by myowntest - Thursday, April 4, 2013 5:10 PM | Last reply by Quist Zhang - Monday, April 8, 2013 1:30 PM -
0 Votes
Excel 2007 shows #REF! errors when workbook is opened
I've got a fairly complex multi-sheet workbook. If I enter data into it, everything is fineAnswered | 1 Replies | 4224 Views | Created by Aaron_Sher - Thursday, January 20, 2011 3:28 PM | Last reply by Bruce Song - Monday, January 24, 2011 2:16 AM -
0 Votes
Modify macro when workbook is opened
macro to run when the workbook is opened.Unanswered | 1 Replies | 837 Views | Created by AnshulGargVolvo - Thursday, January 24, 2019 11:07 PM | Last reply by Ashidacchi - Friday, January 25, 2019 2:00 AM -
0 Votes
GotFocus Event Doesn't Fire
the connotation that it is for the first time the form is displayed. Anyway, I just rechecked the documentation for Activated and it is just too ambiguous: ...Answered | 3 Replies | 4449 Views | Created by K.Kong - Thursday, January 26, 2006 3:08 PM | Last reply by David M. Kean - Thursday, January 26, 2006 3:18 PM -
0 Votes
Excel Add-In with WorkbookOpen event causes error in Word
Hi Yavuz, Based on my investigatiton, when the Excel doesn't start up by user the add-in would shut down immediately. So when the ...Answered | 2 Replies | 921 Views | Created by Yavuz T - Monday, January 19, 2015 3:48 PM | Last reply by Yavuz T - Thursday, January 22, 2015 1:29 PM -
0 Votes
webBrowser1_CanGoBackChanged event doesn't fire!?
= webBrowser1.CanGoBack; } </code> Would anyone please concur that this feature is ...Answered | 5 Replies | 5706 Views | Created by Enrique0210 - Tuesday, March 7, 2006 8:13 PM | Last reply by Enrique0210 - Wednesday, March 8, 2006 5:57 PM -
0 Votes
App.Current.Startup event doesn't fire
Because it's too late. App is created and started up before Page is constructed. You should have added the event handler in the ...Answered | 1 Replies | 1537 Views | Created by Grey Matter1 - Saturday, June 6, 2009 7:15 PM | Last reply by ksleung - Saturday, June 6, 2009 8:25 PM -
1 Votes
On Event Workbook_Open() doesn't execute when spreadsheet is opened?
the Object list above the Code window, select Workbook (It is general by default). This will automatically create an empty procedure for the Open eventAnswered | 1 Replies | 8003 Views | Created by Brad Daves - Thursday, August 23, 2007 10:29 PM | Last reply by Ji.Zhou - Wednesday, August 29, 2007 9:29 AM - Items 1 to 20 of 2847616 Next ›
No announcements