Get rid of formula in excel and leave only its value

Good day, Community. I have an excel file where for example column A has formula. Now I want its value to stay same but get rid of formula (So user would not accidenlty change this document)
Is it possible to do it without excel application scope and without read range and write range sequence?

hope this would help you

Cheers @dias97

hi @dias97
this could be done using VBA i have attached the files for your reference.

New folder.zip (1.9 KB)

but there is a modification in excel

Yes,using invoke vbnet code in uipath.