Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# and VBA interop Pin
mark46-Sep-12 5:09
mark46-Sep-12 5:09 
GeneralRe: C# and VBA interop Pin
Eddy Vluggen6-Sep-12 5:14
professionalEddy Vluggen6-Sep-12 5:14 
GeneralRe: C# and VBA interop Pin
mark46-Sep-12 5:25
mark46-Sep-12 5:25 
AnswerRe: C# and VBA interop Pin
Dave Kreskowiak3-Sep-12 4:00
mveDave Kreskowiak3-Sep-12 4:00 
GeneralRe: C# and VBA interop Pin
mark46-Sep-12 5:11
mark46-Sep-12 5:11 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak6-Sep-12 6:31
mveDave Kreskowiak6-Sep-12 6:31 
GeneralRe: C# and VBA interop Pin
mark47-Sep-12 2:02
mark47-Sep-12 2:02 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak7-Sep-12 8:50
mveDave Kreskowiak7-Sep-12 8:50 
I don't know of any "simple" tutorials on this.

One design I would look at is a class in C# that manages the view of the tree that your VBA code sees. Basically giving the VBA code methods it can use to nagivate the tree and return the values contained in a specific node in the tree. Returning the entire tree is just silly.

QuestionStringBuilder error!! Pin
Jassim Rahma2-Sep-12 11:26
Jassim Rahma2-Sep-12 11:26 
AnswerRe: StringBuilder error!! Pin
DaveyM692-Sep-12 11:30
professionalDaveyM692-Sep-12 11:30 
AnswerRe: StringBuilder error!! Pin
PIEBALDconsult2-Sep-12 12:47
mvePIEBALDconsult2-Sep-12 12:47 
AnswerRe: StringBuilder error!! Pin
Abhinav S2-Sep-12 17:27
Abhinav S2-Sep-12 17:27 
AnswerRe: StringBuilder error!! Pin
BobJanova3-Sep-12 1:32
BobJanova3-Sep-12 1:32 
GeneralRe: StringBuilder error!! Pin
Jassim Rahma3-Sep-12 10:08
Jassim Rahma3-Sep-12 10:08 
Questionobtain web service results Pin
dcof1-Sep-12 18:48
dcof1-Sep-12 18:48 
AnswerRe: obtain web service results Pin
Abhinav S1-Sep-12 21:18
Abhinav S1-Sep-12 21:18 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 4:56
dcof2-Sep-12 4:56 
AnswerRe: obtain web service results Pin
Eddy Vluggen1-Sep-12 21:48
professionalEddy Vluggen1-Sep-12 21:48 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 5:02
dcof2-Sep-12 5:02 
AnswerRe: obtain web service results Pin
Pete O'Hanlon1-Sep-12 23:19
mvePete O'Hanlon1-Sep-12 23:19 
AnswerRe: obtain web service results Pin
PIEBALDconsult2-Sep-12 5:44
mvePIEBALDconsult2-Sep-12 5:44 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 11:49
dcof2-Sep-12 11:49 
AnswerRe: obtain web service results Pin
jschell2-Sep-12 7:38
jschell2-Sep-12 7:38 
GeneralRe: obtain web service results Pin
dcof2-Sep-12 12:02
dcof2-Sep-12 12:02 
GeneralRe: obtain web service results Pin
PIEBALDconsult2-Sep-12 12:52
mvePIEBALDconsult2-Sep-12 12:52 

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.