G
Guest
Hi,
How to set a default parameter value in the defination of a sub
for example :
sub outputreport( reportname as string, Datatype as string = "" )
end sub
Clara
thank you so much for your help
How to set a default parameter value in the defination of a sub
for example :
sub outputreport( reportname as string, Datatype as string = "" )
end sub
Clara
thank you so much for your help