JoseQuiervo
Programmer
I have a field that allows more than one date to be entered in the form. Then I have a view trying to calculate the difference between that field and another date field. Example: ReportDate minus TestDate (TestDate being the date with multiple dates)
How can I set the view up to have the ReportDate minus just the last 8 characters of the TestDate?
Thanks in advance for the help.
How can I set the view up to have the ReportDate minus just the last 8 characters of the TestDate?
Thanks in advance for the help.