I need to update values in an existing excel file.
I need to open an existing file. I need to update for example the cell value in row 4 column A. I need to close and save the existing file.
I have tried a simple code but it returns an error.
EDIT: the code from the image works and executes but when i open the Excel file excel returns an error.