Hi Paul thanks for the reply. The info comes from the same query. Every month i add data to these tables and present it in a query, so for this month I would have 12 units and the last twelve months 12 + 'x' units. The report should look something like this:
This Month Previous...
Hi everyone. I have a query that summarizes and sorts data in to different categories by counting records. I show the data for the select month in one report and the previous 12 months data in another report.
I would like consolidate theses two reports into 1 report, by showing in a text box...
Hi all, what is the code that will maximise an Excel Form when the Command Button is clicked. My code is shown below:
Private Sub Command1_Click()
Dim xlApp As Excel.Application
Set xlApp = New Excel.Application
Workbooks.Open FileName:="C:\Forms\Forms.xls"...
hi evruone,I need to do an application that opens an Excel form fom a VB form by clicking a command button.
Can anyone point me to some source code on how it is done.
Thanks
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.