how we can exclude emoji’s in people’s verbatim?
Page 1 / 1
@ankit, you can write a regular expression in a custom validation to restrics emojis. you can refer link below to get desired regular expression. https://www.regextester.com/106421
If you want to restrict users to use emojis then please use regex. Refer this
https://stackoverflow.com/questions/50929396/regex-for-entering-letters-without-emojis
Or
if your data is already collected and you want to remove it from excel, then you will need to write macro you can refer below link .
https://superuser.com/questions/1259236/how-to-remove-all-emojis-from-excel
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.