Insert slashes into a field that contains a date
| Replace all date with LEFT(ALLT(date),2)+"/"+SUBSTR(ALLT(date),3,2)+"/"+SUBSTR(ALLT(date),5) |
| Replace all date with LEFT(ALLT(date),2)+"/"+SUBSTR(ALLT(date),3,2)+"/"+SUBSTR(ALLT(date),5) |
T.R., Dothan, ALYour technical staff is very good! Everyone I have live chatted with has, for the most part, solved the issue on the first pass.