LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I know the number of columns and rows on excel file

Solved!
Go to solution

 

How can I read the number of columns and rows on an excel file after opening the excel file with ActiveX.

By using example of excel200dem, I read the data on excel file.

However, in this example, I just give the number of rows and columns.

I want to automatically know the number of rows and columns not giving those in C code.

 

Who know this things?-?

Help me plz. 

0 Kudos
Message 1 of 4
(3,444 Views)
Solution
Accepted by topic author BABEMIN

Hi,

 

1) This forum provides a search option, you should use it Smiley Wink Doing so you will find this post

2) Did you solve your earlier questions? If yes, you should mark the answers that helped you find a solution.

0 Kudos
Message 2 of 4
(3,441 Views)

 

 

for the second suggestion, thanks. 

I did not know that.

 

In the case of first suggestion, I already see the post you linked. However I cannot solve this problem.

Error alwasy occurs T.T

 

Can you give me a one example?-?

0 Kudos
Message 3 of 4
(3,426 Views)

 

 

Specifically, I mean,

I can the number of rows using function where you linked. 

However, I cannot calculate the number of columns... 

0 Kudos
Message 4 of 4
(3,417 Views)