formula cell to value and tension free.
Vb code are :
Sub All_cell_formula_delete()
With ActiveSheet.UsedRange
.Value = .Value
End With
End Sub
'To use this UDF push Alt+F11 and go Insert>Module and paste in the code. Push Alt+Q and save.
'by Md. Shaiful Islam Talukder .

0 comments :
Post a Comment