krishnaoptif
Board Regular
- Joined
- Sep 17, 2010
- Messages
- 140
Hi Experts,
I am a vba developer for excel and access. now i have learnt C# to create excel vsto addin,workbook, and templates.. now what is happening, when i create any automation project by C# and publish for production..it requires exe and visto installation but my users do not have his/her computer admin rights to install that..
so can we inbuilt C# code in a excel file then that should not required any installation on computer.. it should work like vba inbuilt excel file..
Actually i have to create a big macro in a excel file and i want to share this to 50 people. is it possible to create by C#.
I heard about xll but that codding will be in C++ or c which i don't want..
Regards,
Krishna
I am a vba developer for excel and access. now i have learnt C# to create excel vsto addin,workbook, and templates.. now what is happening, when i create any automation project by C# and publish for production..it requires exe and visto installation but my users do not have his/her computer admin rights to install that..
so can we inbuilt C# code in a excel file then that should not required any installation on computer.. it should work like vba inbuilt excel file..
Actually i have to create a big macro in a excel file and i want to share this to 50 people. is it possible to create by C#.
I heard about xll but that codding will be in C++ or c which i don't want..
Regards,
Krishna