View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mrt mrt is offline
external usenet poster
 
Posts: 70
Default String function in C++ called from VBA

Hello,

I want to build a c++ function that sends back a string to my Excel VBA
programm. This seems to be a big issue.

Has anyone a solution for that?

Thanks,

Mr.T