Hi,
One thing that is really interesting in Visual Basic under Windows, the optional argument in a Function or a Sub.
Many cumbersome functions can be used but not always with all arguments i.e. for charts with Google.
I think this improvement don't need many test inside the function or sub for test if the argument is empty or null. And it allow the program to use shared modules with functions who have optional argument possibility.
Regards.
One thing that is really interesting in Visual Basic under Windows, the optional argument in a Function or a Sub.
Many cumbersome functions can be used but not always with all arguments i.e. for charts with Google.
I think this improvement don't need many test inside the function or sub for test if the argument is empty or null. And it allow the program to use shared modules with functions who have optional argument possibility.
Regards.