Skip to content

it is possible to make excel call functions asynchronously? #565

Answered by govert
SKYC829 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes - you can make asynchronous functions with Excel-DNA.
Best is to make your function as a normal .NET async function that returns Task. To glue this up with Excel you have a few options:

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@SKYC829
Comment options

Answer selected by SKYC829
Comment options

You must be logged in to vote
1 reply
@SKYC829
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants