Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

How to replace a start of a row

$
0
0

I have a string containing 14 numbers, but can only start with 2 or 5.
How to Implement that?
For examaple.
20 2222 2222 2222 or
50 2222 2222 2222

if field <> 2 than 2 elseif field <> 5 than 5 end.
Thanks


Viewing all articles
Browse latest Browse all 2665

Trending Articles