Name: Anonymous 2011-02-06 10:25
Are VBA and Visual Basic the same? Should I learn Visual Basic if I want to program for Excel? Or should I get a book about VBA?
<?php
echo 'hello world';
function test()
{
echo 'madness';
}