NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

import position with VBA

Hello,

 

I use an Excel add-in to import some data from a tdms file. In the add-in description is explained how I copy this data to my excel sheet.

http://www.ni.com/example/10207/en/ 
But the maximum number of rows is greater than 2000000 in this tdms file. The important values are near the maximum value and I only need a part of the whole values. Is it possible to define the first import position with VBA?

0 Kudos
Message 1 of 3
(2,810 Views)

Hello,

 

I would like to ask you to chcek this TDM Excel Add-In Tool for Microsoft Excel User Guide. The way how to start importing from the certain point of TDMS file is over there.

 

Is it what you are looking for?

0 Kudos
Message 2 of 3
(2,752 Views)

Hello,

 

this could be what you are looking for in VBA: TDM Importer Excel start index automation.

 

Let me know if this helped?

 

0 Kudos
Message 3 of 3
(2,751 Views)