Hi Guys
I have a listbox which stores the file path in column (0), I want to write down the vba code so that when a button is clicked then it prints off all the files stored in the listbox.
As the file path gets stored in a table , so for one recordID there might be multiple files in that table. so what should be the code to print off the files against that particular record?
Any help will be much appreciated.
Thanks
I have a listbox which stores the file path in column (0), I want to write down the vba code so that when a button is clicked then it prints off all the files stored in the listbox.
As the file path gets stored in a table , so for one recordID there might be multiple files in that table. so what should be the code to print off the files against that particular record?
Any help will be much appreciated.
Thanks
Last edited: