Okay,
I have a field that is a text field but shows as a date ie DD/MM/YY. I need to convert this field to a date so I can group by the month.
Here is the twist:
There is also text some in some of the fields called -NA- instead of a day DD/MM/YY. I think this was used instead of null and it is driving me crazy because I can't think of a way around this.
Is there any formula I can do that will say something like
If {RenewalDate} = "-NA- then
Now //which would be the current month
any help would be greatly appreciated.
Thanks
I have a field that is a text field but shows as a date ie DD/MM/YY. I need to convert this field to a date so I can group by the month.
Here is the twist:
There is also text some in some of the fields called -NA- instead of a day DD/MM/YY. I think this was used instead of null and it is driving me crazy because I can't think of a way around this.
Is there any formula I can do that will say something like
If {RenewalDate} = "-NA- then
Now //which would be the current month
any help would be greatly appreciated.
Thanks