No announcements
Found 2217923 threads
-
2 Votes
Opening an Excel Application in VBA
So, you want to control Excel from Access???Answered | 4 Replies | 46351 Views | Created by Don Mon - Monday, May 9, 2011 3:23 PM | Last reply by ryguy72 - Sunday, March 2, 2014 9:16 PM -
1 Votes
Excel open error when code published on IIS7 in windows 7 then getting error “Object Reference not set to an instance of an object”
For the sake of completeness, the error you get is because by default the account you use to run your .NET worker process do not have "activation right" to Excel.Application.Answered | 2 Replies | 1524 Views | Created by RanjanT - Monday, July 28, 2014 5:33 PM | Last reply by cheong00 - Tuesday, July 29, 2014 7:37 AM -
0 Votes
Open two Excel workbooks in the same Excel application
Hello All My requirement is to automate an excel process.Answered | 1 Replies | 4688 Views | Created by SENZ - Monday, March 30, 2009 10:51 AM | Last reply by Animaonline - Roman Alifanov - Tuesday, March 31, 2009 1:25 PM -
2 Votes
Excel Services - Default to Open in Excel Application
To only have the special libraries open in Excel, just set the special libraries to "Open in the client application" in Library ...Answered | 10 Replies | 1176 Views | Created by AboveBeyond - Tuesday, December 22, 2015 2:27 PM | Last reply by Gowtham Rajamanickam - Tuesday, January 5, 2016 7:05 AM -
0 Votes
How to open Excel workbook from a web application?
Private Sub testExcelRunning() On Error Resume Next ' GetObject called without the first argument returns a ' reference to an instance of the application.Answered | 3 Replies | 876 Views | Created by emad shamroukh - Monday, August 31, 2015 5:44 PM | Last reply by David_JunFeng - Friday, September 4, 2015 7:15 AM -
0 Votes
Error during open the excel sheet
You can try to validate that corrupted excel file using Open XML SDK productivity tool.Answered | 1 Replies | 1126 Views | Created by udayakumar subramaniyan - Tuesday, September 23, 2014 1:48 PM | Last reply by Office2007 Developer - Tuesday, September 23, 2014 10:05 PM -
0 Votes
how to open an excel file in windows form application
hi, my application is in C++/CLI. with above code i am able to open excel application. but i need to open ...Answered | 8 Replies | 2192 Views | Created by kavi kalash - Tuesday, January 6, 2015 9:49 AM | Last reply by Gangoriam - Thursday, January 8, 2015 4:37 AM -
0 Votes
ODBC error for IIS7
This error #1 means your connection string refers to a data source name (DSN) that cannot be found.Answered | 5 Replies | 9787 Views | Created by K.R.V.Prasad - Sunday, October 23, 2011 4:35 PM | Last reply by ABDIPRANOTO - Saturday, July 19, 2014 4:42 PM -
0 Votes
Error Opening Excel Application in IIS7
workbooks.open is failing in IIS7, but not in IIS 5.1 or 6.Unanswered | 4 Replies | 70 Views | Created by Anonymous - Saturday, April 21, 2007 2:06 PM | Last reply by Anonymous - Monday, April 23, 2007 9:17 PM -
0 Votes
Error Opening Excel Application in IIS7
It´s something about Excel Applications.Unanswered | 8 Replies | 506 Views | Created by Anonymous - Saturday, April 21, 2007 1:11 PM | Last reply by Anonymous - Monday, April 23, 2007 6:35 PM -
0 Votes
Other open excel files breaks VB.Net Application
Since only one instance of Excel is opened I would suspect that is where you are encountering the issue.Answered | 2 Replies | 727 Views | Created by Devin Lupichuk - Monday, April 25, 2016 6:19 PM | Last reply by Devin Lupichuk - Monday, April 25, 2016 8:04 PM -
1 Votes
Excel Automation on Server 2008 (IIS7) ?
Im getting the a Com Exception when trying to OPEN a workbook: HRESULT: 0x800A03EC xlBook = xlApp.Workbooks.Open("c:\\book1.xls", Type.Missing, ...Answered | 2 Replies | 12394 Views | Created by DjIndy1982 - Monday, June 16, 2008 6:43 AM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 7:39 AM -
0 Votes
How to check to see if Excel application is already open?
GetProcessesByName Method to find out if excel is already running.Answered | 7 Replies | 15714 Views | Created by jonballou - Wednesday, May 28, 2008 6:52 PM | Last reply by Giorgi Dalakishvili - Monday, June 2, 2008 9:05 PM -
0 Votes
Office Web Applications supress excel to open in EXCEL Services (IRM)
Hi, I searched from the internet and I found that Excel Services will not load an Excel workbook that has been enabled with IRM or comes from a document library ...Answered | 2 Replies | 800 Views | Created by Faraz Javaid - Tuesday, March 17, 2015 9:09 AM | Last reply by Lisa Chen1226 - Wednesday, March 18, 2015 5:51 AM -
0 Votes
Excel Services: First time opening an excel file gives error
I only get this error when I try to open an excel file for the first time of the day.Answered | 7 Replies | 1991 Views | Created by Frederik Munster - Thursday, September 10, 2015 7:05 AM | Last reply by Taifour - Sunday, November 1, 2015 4:52 AM -
0 Votes
Error opening excel file on a different network
Hi Sherazad, From your description, my understanding is that client user (on their office network) unable to open an excel document on one of your ...Answered | 2 Replies | 771 Views | Created by Sherazad - Thursday, August 18, 2016 8:39 PM | Last reply by Lisa Chen1226 - Friday, August 19, 2016 9:30 AM -
2 Votes
i can't open word office on iis7
FWIW, the Office applications were not designed to run in a Server environment.Answered | 18 Replies | 9373 Views | Created by vahidbakhtiary - Tuesday, November 8, 2011 12:38 PM | Last reply by Bruce Song - Friday, November 11, 2011 7:20 AM -
0 Votes
File not Opening in MS excel when directly Opening
Hi Jaydev, According to your description, you cannot open the excel in client application from Firefox.Answered | 1 Replies | 1006 Views | Created by Jaydev Deshmukh - Tuesday, April 19, 2016 1:36 PM | Last reply by Linda ZL - Wednesday, April 20, 2016 3:04 AM -
0 Votes
Excel Services - ' Open in Excel ' disabled
Hi Cameron I need it to open in Excel Services first , then the client.Answered | 10 Replies | 1052 Views | Created by Rapelang - Tuesday, August 23, 2016 9:09 AM | Last reply by Sara Fan - Tuesday, August 30, 2016 1:20 AM -
0 Votes
Open new Excel workbook
You can't just make a workbook Visiable/Invisible, but you can make the entire excel application Visible/Invisible (which also makes the workbook visible/Invisible).Answered | 4 Replies | 4462 Views | Created by ams16 - Wednesday, March 28, 2012 12:20 PM | Last reply by Joel Engineer - Tuesday, April 3, 2012 8:54 AM - Items 1 to 20 of 2217923 Next ›
No announcements