No announcements
Found 14 threads
-
1 Votes
Office Open XML and "Excel Object Model" and .Net
my approach to developing solutions for Excel. Typically I use Automation by referencing the Excel Object Model 12.0 in my VB projects. This allows me to access ...Answered | 1 Replies | 3797 Views | Created by ExcelMonkey - Wednesday, April 1, 2009 8:53 PM | Last reply by Fred Garcia - MSFT - Wednesday, April 1, 2009 11:46 PM -
0 Votes
Office Open XML, Excel Object Model and .Net
Model 12.0 in my VB projects. This allows me to access the Excel Object Model and the project runs byAnswered | 4 Replies | 18991 Views | Created by ExcelMonkey - Thursday, April 2, 2009 4:10 PM | Last reply by Tom Jebo MSFT - Tuesday, August 3, 2010 4:25 PM -
0 Votes
Excel Object Model
I work with Excel using Excel Object Model (I mean I do not create an ODBC connection). I have a range of cells (Microsoft.Office.Interop.Excel.Range) and need to ... -
0 Votes
Macros with Excel Object Model
Hi all, I'm trying to get some data from closed workbook, and i'm trying to do this with Excel Object Model: Set objExcel = ...Unanswered | 0 Replies | 4093 Views | Created by ubisoft - Monday, February 12, 2007 7:09 PM | Last reply by ubisoft - Monday, February 12, 2007 7:09 PM -
2 Votes
Excel object model 12.0 - compatibility
file which is 11.0 Excel Object Model Library. All I have found so far is this link http://www.microsoft.comAnswered | 5 Replies | 5028 Views | Created by NewLimak - Monday, February 13, 2012 9:51 PM | Last reply by Mike Feng - Wednesday, February 22, 2012 2:21 AM -
0 Votes
Validating cell contents from Excel Object Model
I'm reaching into a workbook prepared by someone else from Access using the Excel Object Model. Same object used by Excel vba... The workbook author ...Answered | 2 Replies | 4511 Views | Created by JimS-Indy - Wednesday, June 30, 2010 6:06 PM | Last reply by JimS-Indy - Wednesday, June 30, 2010 9:41 PM -
0 Votes
Excel object model for OLAP table
Finding the cell that is selected in Excel (through the Selection object) and referring to the PivotCell property and further onto the DataField and ...Unanswered | 0 Replies | 4925 Views | Created by Ralf_from_Europe - Monday, September 3, 2007 3:43 PM -
0 Votes
Open Sharepoint Excel Document Library using Excel object model
I am able to open my excel 2007 workbooks in my SP2007 document library using the Excel Object Model. Do I need to do anything to be able to ...Answered | 3 Replies | 4983 Views | Created by JimS-Indy - Wednesday, February 8, 2012 7:48 PM | Last reply by JimS-Indy - Friday, February 10, 2012 2:56 PM -
0 Votes
Will the Excel Object Model ever become thread safe?
Good Day, We do a lot of Excel automation, and as such I often find that automating excel is my performance bottleneck. I realize that Microsoft Excel's ...Answered | 3 Replies | 479 Views | Created by Scott Gall - Thursday, May 12, 2016 1:54 PM | Last reply by Scott Gall - Tuesday, May 24, 2016 1:04 PM -
0 Votes
Use Excel Object Model in XLL environment UDF
Hello, I found some information that Excel User Defined Functions created in the XLL environment (without Com)do not support the EXCEL Object Model. ...Unanswered | 1 Replies | 303 Views | Created by aleraSoft - Wednesday, January 24, 2018 11:20 AM | Last reply by Dmitry G Matveev - Friday, March 23, 2018 10:16 PM -
1 Votes
VBA to format rows via the Excel Object Model...
I have an Access DB from which I export to Excel, and then try to apply some formatting. I've had pretty good success so far, but am now trying to add a fill color to every ...Answered | 2 Replies | 300 Views | Created by plynton - Thursday, March 30, 2017 3:10 PM | Last reply by plynton - Thursday, March 30, 2017 4:19 PM -
0 Votes
To Get the Embedded object Filename and Iconlabel in Excel object model
IconLabel, as far as I can see, sadly to say, it is not exposed in Excel Object Model. I have found someone successfully used Verb() method to pop up the dialog and ...Unanswered | 8 Replies | 9416 Views | Created by JK10 - Thursday, November 22, 2007 12:59 PM | Last reply by Theertha Padman - Thursday, December 21, 2017 5:14 AM -
0 Votes
Deploying an Application That Uses The Word and Excel Object Model
Word and Excel which come with the Office installation CD but are not installed by default. Suppose the client side does not provide those libraries due to uncomplete ...Answered | 2 Replies | 2779 Views | Created by WorldIntruder - Thursday, August 16, 2007 7:32 AM | Last reply by Ji.Zhou - Tuesday, August 21, 2007 6:29 AM -
1 Votes
429 error when using Excel Object Model automation from Access 2007
Function ValidateWorkbook(URL As String) As String '' ' This routine sets up the Excel object interface and pulls the Excel range into ...Answered | 6 Replies | 2084 Views | Created by JimS-Indy - Sunday, August 19, 2012 1:58 PM | Last reply by JimS-Indy - Saturday, September 1, 2012 4:28 AM
No announcements