Finding Most Recent Excel File Path Within LabVIEW

Updated Sep 25, 2023

Environment

Software

  • LabVIEW

In this article, you will be able to programmatically retrieve the most recent file path of an Excel file within LabVIEW. 

You can use the following setup to obtain the most recent file path for Excel:

ActiveX_Path.png
You can use LabVIEW ActiveX built in functions to to create your Excel Reference and for more information about the RecentFiles Object, check out Microsoft's documentation