Hello Experts,
I would like to make a custom function Second() for Access in VB. This function should return the second value from a field like the function First gives the first value.
This function should be like the integrated function First() and Last() in Access.
For an expert like you this shouldn't be to hard I hope.. Can anyone help me out with the code for this function?
Thanks for your time! Sander
I would like to make a custom function Second() for Access in VB. This function should return the second value from a field like the function First gives the first value.
This function should be like the integrated function First() and Last() in Access.
For an expert like you this shouldn't be to hard I hope.. Can anyone help me out with the code for this function?
Thanks for your time! Sander
Comment