D
dchendrickson
I would like some suggestions on returning more than one
value from a function.
I tried creating a custom data type with the elements I
want returned and then creating the function with the 'as
type' part set to my custom type - Access didn't like
that.
I know I could create some global variables and pass the
info that way - I was just looking for something a little
cleaner.
Thanks.
value from a function.
I tried creating a custom data type with the elements I
want returned and then creating the function with the 'as
type' part set to my custom type - Access didn't like
that.
I know I could create some global variables and pass the
info that way - I was just looking for something a little
cleaner.
Thanks.