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

Re: interesting in list filter problem

$
0
0

IT looks to me that you got a carriage return after the comma, thats why you got trouble. I can see two approaches:

1 - Edit the list by hand, deleting the last character after the ","; or

2 - Replace the carriage returns by "",  like this

 

[lista]= "1234,

2345,

345 ,

1234"

REplace(Replace([lista];Char(10);"");Char(13);"")

cheers,

ROgerio


Viewing all articles
Browse latest Browse all 9063

Trending Articles



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