Hi experts,


I am trying to write a vba code to hide contents of few cells in the worksheet.

I have the cell address that needs the modification in another cell.

The code should take the cell number and hide the contents of the text that is being displayed in another cell.

For example:

C2=D98

D98= Marketing

I would like to see the Marketing text to be hidden/white text.

Regards,
Wunder