We display an expression in excel , in which there are also some small boxes being diaplayed in expression.
somes boxes are getting removed when we give
replace(string1 ,vbnewline,"")
but some are not.
Are there any other keywords like vbnewline which displays small boxes, which when given will remove the small boxes
somes boxes are getting removed when we give
replace(string1 ,vbnewline,"")
but some are not.
Are there any other keywords like vbnewline which displays small boxes, which when given will remove the small boxes
Comment