Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8082

Re: Flip date needed

$
0
0

Hi Paul,

 

Try this formula. just replace variable s value with your datefield value or modify it on your own way

 

 

local stringvar s := "141223";

local stringvar d := mid(s,5,2);

local stringvar y := mid(s,1,2);

local stringvar m := mid(s,3,2);

local stringvar dt := m + "/" + d + "/" + y;

dt

 

Regrads,

 

Jim


Viewing all articles
Browse latest Browse all 8082

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>