Greetings

  • Thread starter Thread starter EricC
  • Start date Start date
Joined
8/31/09
Messages
3
Points
11
Hi,

I joined this forum so I can ask technical questions about linking a DLL with Excel.

I wrote an Excel-based financial planner and portfolio simulator called TIP$TER (which, if you want, you can search for on Google) that performs some rather time-consuming simulations using VBA code.

I figure that the simulations will run 1 to 2 orders of magnitude faster if the core part of the code -- the loop that runs the 1000s of simulation trials -- is rewritten in C++. I hope I can get some guidance on my technical questions here!

Best regards,
Eric
 
Back
Top Bottom