convert TDMS files to XLS or XLSX

skdsp

New Member
Joined
May 4, 2012
Messages
9
I am currently using Excel 2010 on Windows 7 and running a temperature/voltage/current measurement test at my work using NI test equipment that outputs data in .TDMS file format. This format can be opened using excel. I have a macro that applies a formula to all workbooks in a folder and has been proven to work on .xls and .xlsx file formats. I am able to open up each .tdms manually and save them as .xls/.xlsx format but this will be very tedious because I will have hundreds of files to work with. I am looking to find a macro that will convert all of these .tdms to .xls or for help on why a mass macro won't work on .tdms files. Any help will be greatly appreciated!! Thanks!

Sample TDMS files can be downloaded here:
http://www.mediafire.com/?dj1vl21vvnbcux0
http://www.mediafire.com/?hk2e0tcr89ago1d
http://www.mediafire.com/?vi05zr4n386yy56

TDM Excel Add-In (add-in to open .tdm/.tdms files) can be downloaded here:
http://zone.ni.com/devzone/cda/epd/p/id/2944
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Thanks for the help Tinbendr. That link that you directed me to is to be able to convert from TDMS to XLSX inside of LabView itself not in Excel. Unfortunately in order for me to implement the conversion that way I would have to stop the LabView test program which I cannot do. I was able to convert the TDMS file using a combination of the TDM excel add in and the save as command in a macro. Thanks again!
 
Upvote 0

Forum statistics

Threads
1,213,543
Messages
6,114,240
Members
448,555
Latest member
RobertJones1986

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top