Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the best way to code UDF's for Excel using VSTO in VS 2008?
Are we still using an automation add-in through COM, or have they developed a slicker way of exposing functions? I noticed that if I'm using Excel Services (through SharePoint) that they have a simple attribute that defines a function as an Excel UDF, as follows: [UdfMethod(IsVolatile = true, ReturnsPersonalInformation = true)] Is there something like that if you are not using SharePoint? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UDF's | Excel Discussion (Misc queries) | |||
2007 Add-ins and UDF's | Excel Programming | |||
UDF's using other UDF's | Excel Worksheet Functions | |||
What UDF's are being used? | Excel Programming | |||
UDF's | Excel Programming |