Click here to Skip to main content
15,902,810 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Wait for Shell script to finish Pin
Dave Kreskowiak13-Sep-07 9:09
mveDave Kreskowiak13-Sep-07 9:09 
GeneralRe: Wait for Shell script to finish Pin
New_Coder13-Sep-07 12:06
New_Coder13-Sep-07 12:06 
GeneralRe: Wait for Shell script to finish Pin
MartyK200713-Sep-07 22:00
MartyK200713-Sep-07 22:00 
GeneralRe: Wait for Shell script to finish Pin
Dave Kreskowiak14-Sep-07 4:48
mveDave Kreskowiak14-Sep-07 4:48 
GeneralRe: Wait for Shell script to finish Pin
MartyK200714-Sep-07 4:51
MartyK200714-Sep-07 4:51 
QuestionAnyone out there try TrSpeaker add in component in vb6? Pin
Robert from Florida13-Sep-07 5:55
Robert from Florida13-Sep-07 5:55 
AnswerRe: Anyone out there try TrSpeaker add in component in vb6? Pin
Dave Kreskowiak13-Sep-07 6:04
mveDave Kreskowiak13-Sep-07 6:04 
QuestionExcel automation problem Pin
Alsvha13-Sep-07 5:03
Alsvha13-Sep-07 5:03 
Greetings all.

I've made a service which creates an Excel workbook automatically using the Excel COM object.

I have however got a problem that when I try to enter a formula containing the sheet names to sum across all sheets that the service crashes with a "Exception from HRESULT: 0x800A03EC" error and I'm at my wits ends right now.

I know the formula is correct, because I can copy it from the code and past it into the workbook afterwards and it runs fine, but when trying to do so automatically - it fails.

I create a cell range for the cell I want to write this formula in, and use the
"Formula" property to set the value, and here it crashes.
I've made other formulas without issues, and if I do not contain sheetnames, I can write the formula easily enough (I substituted my SUM for a SUM(1+1)) in the relevant cellrange.

So the issue is solely with a formula containing sheet names for me.
Has anybody else experienced something similar, and possible have a solution or a heads up where to go for one?

---------------------------
127.0.0.1 - Sweet 127.0.0.1

AnswerRe: Excel automation problem Pin
Dave Kreskowiak13-Sep-07 5:28
mveDave Kreskowiak13-Sep-07 5:28 
GeneralRe: Excel automation problem Pin
Alsvha13-Sep-07 9:32
Alsvha13-Sep-07 9:32 
GeneralRe: Excel automation problem Pin
Dave Kreskowiak13-Sep-07 9:52
mveDave Kreskowiak13-Sep-07 9:52 
GeneralRe: Excel automation problem Pin
Alsvha13-Sep-07 19:08
Alsvha13-Sep-07 19:08 
GeneralRe: Excel automation problem - Simple Example Pin
Alsvha13-Sep-07 21:28
Alsvha13-Sep-07 21:28 
GeneralRe: Excel automation problem - Simple Example Pin
Alsvha13-Sep-07 22:09
Alsvha13-Sep-07 22:09 
GeneralRe: Excel automation problem - Simple Example Pin
Dave Kreskowiak14-Sep-07 4:51
mveDave Kreskowiak14-Sep-07 4:51 
GeneralRe: Excel automation problem Pin
Luc Pattyn13-Sep-07 9:57
sitebuilderLuc Pattyn13-Sep-07 9:57 
GeneralRe: Excel automation problem Pin
Alsvha13-Sep-07 19:10
Alsvha13-Sep-07 19:10 
QuestionDataGrid Pin
Kiran Pinjala13-Sep-07 3:07
Kiran Pinjala13-Sep-07 3:07 
AnswerRe: DataGrid Pin
Dave Kreskowiak13-Sep-07 4:50
mveDave Kreskowiak13-Sep-07 4:50 
QuestionHow to change the owner of a registry key ? Pin
Ky Nam13-Sep-07 3:04
Ky Nam13-Sep-07 3:04 
AnswerRe: How to change the owner of a registry key ? Pin
Dave Kreskowiak13-Sep-07 4:42
mveDave Kreskowiak13-Sep-07 4:42 
QuestionHow can i invoke javascript functions in vb .net? Pin
eyes200713-Sep-07 2:53
eyes200713-Sep-07 2:53 
AnswerRe: Pdf to text Pin
WhiteGirl2313-Sep-07 2:07
WhiteGirl2313-Sep-07 2:07 
QuestionPdf to text Pin
Prakash_Mishra13-Sep-07 0:41
Prakash_Mishra13-Sep-07 0:41 
Questionrejoining split lines Pin
Mustafa Ismail Mustafa13-Sep-07 0:30
Mustafa Ismail Mustafa13-Sep-07 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.