Like the title says, I have a formula that I found online and it works great when the tags are present. The problem is that they may not always be present in the memo field. When that happens, the report breaks.
StringVar end := "<" + "/" + {?tag parameter};
StringVar a := {xml...
Thank you for the response. I will try this tomorrow as I am interested in seeing multiple solutions to the same problem. I eventually got the SQL Command to work using a combination of to_date, substr, and concat. After that I put the dates in an array and had each of the days checked if they...
Hello, I've been searching Google for the last couple hours and can't seem to make anything work. What I'm trying to do is to split a record which contains dates in the format YYYYDDD, where YYYY is the year (2016) and the DDD is the number of the day of the year. This is followed by HHMMHHMM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.