bradyboyy88
Well-known Member
- Joined
- Feb 25, 2015
- Messages
- 562
So I use excel as my main application and use ADO to connect to an access database. Well something I wanted to accomplish which was concatenating rows in a database field is not possible without a vba function. Well I was wondering, if I save a module in the access database with the function in there, can I call that function using my ADO sql query?
An example of what I am trying to call is shown here:
https://stackoverflow.com/questions...nse-multiple-lines-in-a-table/5174843#5174843
Thanks
An example of what I am trying to call is shown here:
https://stackoverflow.com/questions...nse-multiple-lines-in-a-table/5174843#5174843
Thanks