I want that when the mail is returned in
the cell into a link.
In excel after entering confirming with the ENTER key
the link is made.
How to do the same thing with ComatePlus
I tried with Invoke, but that does not work
Thank you in advance for your answers.
Code: Select all
ExcelObject\SetProperty("Cells(1,1) = 'xxx@zzzz.fr'")
