Click here to Skip to main content
16,006,594 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help in Splitting a variable Pin
mfkr8-Feb-05 15:53
mfkr8-Feb-05 15:53 
GeneralRe: Help in Splitting a variable Pin
mfkr8-Feb-05 20:29
mfkr8-Feb-05 20:29 
GeneralRe: Help in Splitting a variable Pin
Stefan Troschuetz8-Feb-05 21:15
Stefan Troschuetz8-Feb-05 21:15 
Generalsending sms problem Pin
iramg7-Feb-05 19:37
iramg7-Feb-05 19:37 
GeneralTree View Control Expanding Problem Pin
joy_priyank7-Feb-05 18:21
joy_priyank7-Feb-05 18:21 
Questionwhat is the wrong??? Pin
students552 university7-Feb-05 18:16
students552 university7-Feb-05 18:16 
AnswerRe: what is the wrong??? Pin
S. Senthil Kumar7-Feb-05 18:20
S. Senthil Kumar7-Feb-05 18:20 
GeneralFinding the first empty row in an Excel sheet Pin
Flack7-Feb-05 17:24
Flack7-Feb-05 17:24 
Hello,

I need to be able to find the first row where the first eight columns are empty. Right now I just get a cell range, loop through the first eight values, and if I didn't find anyhting, then the row is empty (at least the first eight cols are empty) and I continue to the next row.

Is there a method that already exists that I can use to achieve the same results? It seems inefficient to have to read the first eight values of every row until you find an empty one. If I hae many rows, and the next to last one is empty, it would take a while to find that out.
It would also be ok if I could fid the first totally empty row.

I looked at the UsedRange of the sheet but it includes empty lines in its range.

Thanks for the help,
-Flack
GeneralRe: Finding the first empty row in an Excel sheet Pin
the last free name7-Feb-05 21:45
the last free name7-Feb-05 21:45 
GeneralRe: Finding the first empty row in an Excel sheet /*Edited*/ Pin
Stefan Troschuetz7-Feb-05 22:14
Stefan Troschuetz7-Feb-05 22:14 
GeneralBacking up files with Alternate Data Streams Pin
gxdata7-Feb-05 15:52
gxdata7-Feb-05 15:52 
GeneralUsing an .MDB database file Pin
SignMan3597-Feb-05 15:07
SignMan3597-Feb-05 15:07 
GeneralRe: Using an .MDB database file Pin
Luis Alonso Ramos7-Feb-05 19:27
Luis Alonso Ramos7-Feb-05 19:27 
GeneralLinked list some sort of help Pin
mik5557-Feb-05 13:37
mik5557-Feb-05 13:37 
GeneralRe: Linked list some sort of help Pin
rchokler7-Feb-05 21:15
rchokler7-Feb-05 21:15 
GeneralRe: Linked list some sort of help Pin
leppie7-Feb-05 21:37
leppie7-Feb-05 21:37 
GeneralDataGrid Question Pin
jll03307-Feb-05 13:25
jll03307-Feb-05 13:25 
GeneralDesigning Problem Pin
rchokler7-Feb-05 13:15
rchokler7-Feb-05 13:15 
QuestionWhy can't the as operator perform user-defined conversions? Pin
Patric_J7-Feb-05 12:17
Patric_J7-Feb-05 12:17 
AnswerRe: Why can't the as operator perform user-defined conversions? Pin
leppie7-Feb-05 20:56
leppie7-Feb-05 20:56 
GeneralDataGrid Question Pin
jll03307-Feb-05 11:53
jll03307-Feb-05 11:53 
GeneralCapture STDIO from DLL Pin
Larsenal7-Feb-05 11:17
Larsenal7-Feb-05 11:17 
GeneralRe: Capture STDIO from DLL Pin
leppie7-Feb-05 21:53
leppie7-Feb-05 21:53 
GeneralRe: Capture STDIO from DLL Pin
Larsenal7-Feb-05 22:01
Larsenal7-Feb-05 22:01 
GeneralRe: Capture STDIO from DLL Pin
leppie7-Feb-05 22:25
leppie7-Feb-05 22:25 

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.