Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8058855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:28:57+00:00 2026-06-05T09:28:57+00:00

I want to read an Excel file in the way that only used rows

  • 0

I want to read an Excel file in the way that only used rows has to be taken out i.e if the excel file contains 47 rows initially but only 10 rows are filled then that 10 rows data has to be read(Don’t want to mention it like A2C7 while reading,need to do it by default) Is it possible to achieve in VB 6.0.Kindly help me to solve this.

   Used Range Property has worked for me,but now i found another problem While using this method ,if i add a value in a row after the last used row and remove the value at once and saves the file , it is showing the wrong usedRange value (i.e) it is showing the address of the row where i added and removed the value at once.how to handle this?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T09:28:58+00:00Added an answer on June 5, 2026 at 9:28 am

    Try reading in the loop till the row is non empty (used). You can get used rows count by the following syntax:

    <workbookname>.Sheets("<SheetName>").UsedRange.Rows.Count
    

    for example

    Workbook1.Sheets("Sheet1").UsedRange.Rows.Count
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a text file. I want read that file. But In that if
I want to read to my WEBApplication excel file, I found a way to
Now i want to read any excel file that are given by the user
i want to read the 2010 excel file in java using apache poi api
I have an excel file and I want to read each column and create
What's the best way to read (just read) an Excel file from within an
Uploaded Excel file Is In HttpPostedFileBase object HttpPostedFileBase hpf = Request.Files[ExcelFileeUploader]; Want To Read
I want to read already open excel file with C#. I am using this
I have a small file read routine and I want only the 1st 200
I want to read Excel file in c# using following code string excelFileName =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.