I have a file named "Project View 2024 02 05" where the integers are the date in the format "YYYY MM DD". I need a VBA script for a user defined function that when called, extracts the date from the filename and places it into the cell in date format. In this case, when calling the function, the cell shows "2/5/2024". I need the date to update as the filename updates to a different date as well.