View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
merjet merjet is offline
external usenet poster
 
Posts: 812
Default Visual Basic as a Tool for Financial Modeling in Excel

The question is not very specific. Does VB include VBA? Does said
building mean using cells and formulas without using VBA? What sort of
financial models? Do the models include intermediate calculations that
use a lot of cells? Are worksheet formulas being changed regularly to
improve the model? If the answer to either of the last two questions
is 'yes', it might be more efficient to use some VBA (or even VB).

Hth,
Merjet