I have a current workflow that feeds into an Excel file used for auditing purposes. We gather data files twice a day at 12AM and 10AM. I am trying to get the excel file output to check a 12AM column or 10AM column based on either a Q&A or by looking at the timestamp (If between 12AM and 9AM it pus an "x" in the 12AM column. If between 10AM and 12PM it puts an "x" in the 10AM column).
I have been stuck on this and cannot find the right tool or function to make this happen.