‎09-12-2008 08:07 AM
I am using LabVIEW 8.2.1 with the report generation addon. I have a number that represents a relative time that I would like to display in minutes and seconds in Excel. As I was unable to find a way to programatically do that, I tried the next best thing. I did the conversion in LabVIEW so that I created a string that was in the format 00:00, and sent it to Excel. This worked great most of the time, but then I had a time of 29:29. Excel automatically formatted it as 29:29:00, which is vastly different from what was intended. I kept looking at the Excel Set Cell Format icon, but could not figure out how to get it to perform the desired function. Is there a way to send Excel a number representing a relative time and have it display in minutes and seconds, or is there a way to display a string without it trying to force it into the 00:00:00 format?
Thank you!
‎09-12-2008 09:23 AM
‎09-12-2008 11:27 AM
‎09-15-2008 07:31 AM