Thread: Excel and C/C++
View Single Post
  #1   Report Post  
Posted to microsoft.public.office.developer.vba,microsoft.public.excel.programming,microsoft.public.excel.misc,microsoft.public.excel
cfman cfman is offline
external usenet poster
 
Posts: 36
Default Excel and C/C++

Hi all,

For an Excel front-end GUI user interface, what's the best way to interface
it with a back-end computational engine using C/C++?

I guess there are numerous ways that can handle this -- I am looking for a
method that is not too complicated(I am not very experienced in Excel/VBA
programming), and most efficient ...

Thanks a lot