Serving the Quantitative Finance Community

 
User avatar
jam
Topic Author
Posts: 0
Joined: March 3rd, 2005, 8:57 am

Learning VBA

March 15th, 2005, 1:33 pm

Can anyone recommend a good website which a beginner can use to learn VBA for qunat finance...
 
User avatar
mam3xs
Posts: 0
Joined: February 23rd, 2005, 3:37 pm

Learning VBA

March 15th, 2005, 2:55 pm

AS well as C++QuoteOriginally posted by: jamCan anyone recommend a good website which a beginner can use to learn VBA for qunat finance...
 
User avatar
davidh96
Posts: 5
Joined: January 17th, 2005, 10:59 pm

Learning VBA

March 15th, 2005, 6:44 pm

 
User avatar
jomni
Posts: 0
Joined: January 26th, 2005, 11:36 pm

Learning VBA

March 16th, 2005, 4:17 am

www.exceltip.comIn the forums, there is a section dedicated to VBA programming.I also found this book useful:"Advanced Modelling in Finance using Excel and VBA" by Jackson and Staunton
 
User avatar
qhedge
Posts: 2
Joined: November 26th, 2004, 6:14 am

Learning VBA

March 16th, 2005, 5:45 am

mam3xs: For C++ >>try http://www.cplusplus.com/<< to learn the language a bit ... as finance introduction to C++ i still believe >>http://finance.bi.no/~bernt/gcc_prog/al ... ritms.html<< to be one of the best freely available (for more complicated models you almost surely will have to get a specialized book)
 
User avatar
qhedge
Posts: 2
Joined: November 26th, 2004, 6:14 am

Learning VBA

March 16th, 2005, 5:45 am

Last edited by qhedge on March 15th, 2005, 11:00 pm, edited 1 time in total.
 
User avatar
baydar
Posts: 0
Joined: November 28th, 2004, 5:45 pm

Learning VBA

March 16th, 2005, 7:51 am

 
User avatar
HTFB
Posts: 0
Joined: February 17th, 2004, 12:47 pm

Learning VBA

March 17th, 2005, 9:48 pm

 
User avatar
jam
Topic Author
Posts: 0
Joined: March 3rd, 2005, 8:57 am

Learning VBA

March 24th, 2005, 11:32 am

thanks for usefuls tips...