How can I copy cells and paste to same cells as value if the cells contains formula? I don't want to see the formula in the cell just only the value. Usually I use the openpyxl with python for the excel handle. is it suitable for this? or other package needed?