excel vba - how to use Application.OnKey by C# without involving VBA code? -


i want use udf in excel template(.xlt) have used application.onkey("^v","myfunction");i want use separate function when user paste the cell in excel i.e. myfuction when defined function in thisworkbook.cs wont work...

thanks in advance..

this won't work. need define function in vba , call .net method vba function, explained here @ end: http://msdn.microsoft.com/en-us/magazine/cc163373.aspx


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -