/ Published in: VB.NET

URL: www.368design.com
Find and replace substring in a cell.
Expand |
Embed | Plain Text
=SUBSTITUTE(LOWER(A1)," ","_")
You need to login to post a comment.
URL: www.368design.com
Find and replace substring in a cell.
=SUBSTITUTE(LOWER(A1)," ","_")
You need to login to post a comment.