News

Pro tip: Populate an Excel UserForm combo box without VBA Your email has been sent Susan Harkins shows you two easy ways to populate an Excel UserForm, and neither requires a single bit of VBA code.
There are several ways to add forms in Microsoft Excel 2007, without the need to learn Visual Basic and type complex code. A basic form can be very useful if you need to enter a lot of data into Excel ...
We implement a Rubinstein-type (1994) implied binomial tree using an Excel spreadsheet, but without using VBA (Visual Basic Application). We demonstrate both the optimization needed to generate ...