S
Sara
hi
ok i'm REALLLLY new to programming in excel (using visual
c#)
so i need to write a string to a cell in my spreadsheet
Excel.Workbook xlworkbook = xlapp.Workbooks.Add
(Missing.Value );
i've got that much so far..... now how do i actually go
about and write the string??
like eg. just say i want to write "hello" to cell A3??
pleaaaaaaase help!

ok i'm REALLLLY new to programming in excel (using visual
c#)
so i need to write a string to a cell in my spreadsheet
Excel.Workbook xlworkbook = xlapp.Workbooks.Add
(Missing.Value );
i've got that much so far..... now how do i actually go
about and write the string??
like eg. just say i want to write "hello" to cell A3??
pleaaaaaaase help!