A beginner's introduction to programming with Visual Basic for Applications. This video tutorial is number 12 in a series designed to get you programming from scratch. It covers a little more about the way the InputBox function works. In particular the way in which it always captures a string, which may then be implicitly converted to another data type, not to mention the problems this can cause when coding.