I need to populate a list box with documents in my Reports Container. Unfortunately I'm new to VBA and there is no option for this in the ListBox wizard. How would I go about doing this?
I have done some reading and I believe it would require VBA to call the names of the Reports containers then somehow filter out only the ones that pertain to that specific set of reports I want to list. Like, just the ones that are based on my Employee's table or just the ones that are based on my Equipment tables?
I have done some reading and I believe it would require VBA to call the names of the Reports containers then somehow filter out only the ones that pertain to that specific set of reports I want to list. Like, just the ones that are based on my Employee's table or just the ones that are based on my Equipment tables?