Sorry -- yes, that's correct, and there are times you'd want to use a Variant, but my practice is to always be explicit as to data type.
And unless you need a Variant, it's better practice (faster, smaller memory footprint) to use strongly-typed variables.