Hello,
If I have a field that contains a date, like 01/01/2020, but there is also other information in the field, like 01/01/2020 ABC, what formula can I write to obtain only data if the field contains a date, like DateTimeNow,
I am using the DataTimeNow and trying to find data with a current date, but occasionally the field has other information in it as well.
I need to write a formula to recognize if the DateTimeNow is in that field.
Thanks.