Not all of course.
I'm looking for advices to do it by myself.
But, if somebody had yet the code, why not to share it.
By google search, I have found "CreateReport" method. I used it but it gives an empty report :(
Here's the code from search engine:
-------------------
Sub NewReport()...
Hi everybody
I would like to create a report from a query (listbox that lists the whole queries existing) automatically by using a VB code and naming this report by a msgBox.
Thanks
Hi PHV,
I use MultiSelect listbox for other purposes:
- to pouplate a table I use it for some reports
And in the same time, I want to know the last item selected to use as a query parameter using in another report
I hope I'm clearer now.
Thanks for your precising
Any helps?!!
Hi,
I have a MultiSelect listbox control on my form. I want to pass the LATEST selected item to a query as a parameter. How do I do this?
NB: By Latest selected item I mean as the example below show:
Listbox values: ALL
04-2004
05-2004
06-2004
07-2004
08-2004
09-2004
10-2004
Now, we suppose...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.