In this line of code what would the definition of an argument be? Sub mysub(argument1,argument2) some statements End Sub Thanks
Daniel