Hi again!
I have a sheet that contains a Word Object in it and I'm trying to setup a macro that will be triggered when the Object is modified. Precisely, I'd like a date to be input in a certain cell.
So far, I've tried to trigger everything with : Private Sub Object1_Change()
but nothing seems to happen...
Thanks alot!
I have a sheet that contains a Word Object in it and I'm trying to setup a macro that will be triggered when the Object is modified. Precisely, I'd like a date to be input in a certain cell.
So far, I've tried to trigger everything with : Private Sub Object1_Change()
but nothing seems to happen...
Thanks alot!