Hi,

I have a hopefully simple problem to solve:
I would like to change the values (text) of all cells in a workbook that are, for example, in position C1.
Example: I would like to change all cells in position C1 to the value "hello" for all worksheets in the workbook.

Thanks for your help.