Thanks for your reply, the file itself is also used to automate a device with a PCI-6221 interface so it is quite large. I'm currently using excel macros to slice up the data and create two separate files, one with the time data and the other with the voltage data. There are 15020 data points in each file. This is the only way I could think of to manipulate the time and voltage data to find the 15020 acceleration, speed, etc, before bringing the data back together to form power and torque curves. I was hoping there is a easier way.... that works. If not.... is there a way to import graphs from excel? I could maybe write a macro that will calculate the required data and graph it in excel, and save the graph as a .jpg, but I would need to import the .jpg file back into LabVIEW for the operator to view. It all has to automatic... there can't be any manual manipuation after acquisition. Thanks for your time