Excel Import - Ignore Hidden Rows

Excel Import - Ignore Hidden Rows

Postby cdmmaui » Wed Sep 19, 2012 4:38 pm

Hello,

I am trying to import Excel files and I want to ignore hidden rows or process only visible rows; for example I have XLS with 20,000 rows but only 40 rows are visible. I would only like to process the 40 rows instead of scanning all 20,000 rows.

I appreciate anyone's assistance.

Thank you,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
 
Posts: 689
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong

Re: Excel Import - Ignore Hidden Rows

Postby anserkk » Thu Sep 20, 2012 5:44 am

Code: Select all  Expand view
if oSheet:Rows(nRow):Hidden
....
Else
....
Endif


Anser
User avatar
anserkk
 
Posts: 1332
Joined: Fri Jun 13, 2008 11:04 am
Location: Kochi, India

Re: Excel Import - Ignore Hidden Rows

Postby cdmmaui » Thu Sep 20, 2012 6:08 am

Hi Anser,

Thank you,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
 
Posts: 689
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 89 guests