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

C#

 
AnswerRe: c# string split functions Pin
#realJSOP29-Jul-08 23:43
mve#realJSOP29-Jul-08 23:43 
AnswerRe: c# string split functions Pin
Ravi Kumar Tyagi5-Sep-08 18:34
Ravi Kumar Tyagi5-Sep-08 18:34 
QuestionDisable the button shown in the PrintPreviewControl Pin
Darmi29-Jul-08 20:02
Darmi29-Jul-08 20:02 
QuestionConvert byte array to file, then open it ot its default application Pin
-spy-29-Jul-08 17:51
-spy-29-Jul-08 17:51 
AnswerRe: Convert byte array to file, then open it ot its default application Pin
Christian Graus29-Jul-08 18:13
protectorChristian Graus29-Jul-08 18:13 
AnswerRe: Convert byte array to file, then open it ot its default application Pin
Christian Graus29-Jul-08 20:03
protectorChristian Graus29-Jul-08 20:03 
AnswerRe: Convert byte array to file, then open it ot its default application Pin
PIEBALDconsult30-Jul-08 4:58
mvePIEBALDconsult30-Jul-08 4:58 
Questionc# Getting Data From Excel Pin
Matthew Hastings29-Jul-08 14:01
Matthew Hastings29-Jul-08 14:01 
Hi All,

This is my first post in this forum that is full of excellent information I'm so glad I found it.

I have a c# program I'm working on it opens an excell file and displayes the results in a DataGrid at the moment I have it selecting the cell with the code below.

//Set excel sheet range
exr.SheetRange = "A1:C5";

What I'm trying to make it do is select the data from cells M3, M4, E5, G5, H5, R5 then go to cell G7 and read till the last empty cell to the right of G7 then read down from G7 to the last empty cell.

Any one know how to do this?
AnswerRe: c# Getting Data From Excel Pin
Syed Shahid Hussain29-Jul-08 21:04
Syed Shahid Hussain29-Jul-08 21:04 
AnswerRe: c# Getting Data From Excel Pin
Bijesh29-Jul-08 22:59
Bijesh29-Jul-08 22:59 
QuestionKeyCode to char NumPad problem [modified] Pin
DaveyM6929-Jul-08 13:09
professionalDaveyM6929-Jul-08 13:09 
AnswerRe: KeyCode to char NumPad problem Pin
PIEBALDconsult29-Jul-08 13:53
mvePIEBALDconsult29-Jul-08 13:53 
GeneralRe: KeyCode to char NumPad problem Pin
DaveyM6929-Jul-08 14:03
professionalDaveyM6929-Jul-08 14:03 
GeneralRe: KeyCode to char NumPad problem Pin
PIEBALDconsult29-Jul-08 18:08
mvePIEBALDconsult29-Jul-08 18:08 
QuestionPlugable Interface Pin
Dirso29-Jul-08 11:26
Dirso29-Jul-08 11:26 
AnswerRe: Plugable Interface Pin
Judah Gabriel Himango29-Jul-08 12:48
sponsorJudah Gabriel Himango29-Jul-08 12:48 
GeneralRe: Plugable Interface Pin
Dirso30-Jul-08 2:29
Dirso30-Jul-08 2:29 
GeneralRe: Plugable Interface Pin
Judah Gabriel Himango30-Jul-08 5:15
sponsorJudah Gabriel Himango30-Jul-08 5:15 
GeneralRe: Plugable Interface Pin
Dirso30-Jul-08 13:58
Dirso30-Jul-08 13:58 
QuestionLanguage Pin
bfis10813729-Jul-08 10:59
bfis10813729-Jul-08 10:59 
AnswerRe: Language Pin
nelsonpaixao29-Jul-08 12:38
nelsonpaixao29-Jul-08 12:38 
AnswerRe: Language Pin
Christian Graus29-Jul-08 12:38
protectorChristian Graus29-Jul-08 12:38 
AnswerRe: Language Pin
DaveyM6929-Jul-08 12:52
professionalDaveyM6929-Jul-08 12:52 
Questionclickonce register COM problem Pin
steve_rm29-Jul-08 7:54
steve_rm29-Jul-08 7:54 
AnswerRe: clickonce register COM problem Pin
paas29-Jul-08 8:01
paas29-Jul-08 8:01 

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.