I'm trying to create a workflow that will compare the field which is a date to a beginning and end date and return if the field date is between the start and end dates or not. I'm using the multi-field formula to pull in the CurrentFieldName but because it is stored as a string field it won't work in a date formula. Here is a simplified example.