What would be the output of the given formula, if cell A1 contains : 12345678 in MS-Excel 2010?
= REPLACE(A1,3,4,"@")
A12@78
B1237@8
C12@@@@78
D@@@@@@78
What would be the output of the given formula, if cell A1 contains : 12345678 in MS-Excel 2010?
= REPLACE(A1,3,4,"@")
A12@78
B1237@8
C12@@@@78
D@@@@@@78