M
mattieflo
Hello,
I have a form with two listboxes. What happens is the user selects fields
from the first listbox and they land in the second listbox. What I want is to
create an Excel Report that populates with the fields the users selected. To
do this, I need to build a dynamic SQL statement based on what the user
selected. Further complicating this is that the fields are taken from
multiple tables so I also have to build a join statement as well. Has anyone
ever done something like this and do they have an example they could show me?
Thanks!
I have a form with two listboxes. What happens is the user selects fields
from the first listbox and they land in the second listbox. What I want is to
create an Excel Report that populates with the fields the users selected. To
do this, I need to build a dynamic SQL statement based on what the user
selected. Further complicating this is that the fields are taken from
multiple tables so I also have to build a join statement as well. Has anyone
ever done something like this and do they have an example they could show me?
Thanks!