Hi,
I'm trying to build a workflow that will produce an Excel spreadsheet with 3 tabs such as "Germany", "France", and "Italy". I'd like to have the output save as "CarsByCountry mm-dd-yyyy hh:mm" so the output will have a date and time stamp attached to it. So far I was able to build the Excel sheet with those 3 tabs and the time stamps but I don't know how to include the time stamps in the saved file name. Any help will be really appreciated.