Is me one more time. I posted this question before but I was not able to get my report going. Thank you in advance to all of you you tried to help me.<br>
I have a combo box that displays all the tables in my database, every table has field "Initial". I have also another combo box on the same form that displays all the initials on the table they pick.<br>
My form has a button preview report and under this button I have the following code.<br>
<br>
DoCmd.OpenReport "Crosstab", acPreview, , "Initials = """ & Forms!frmlogdate!INITIALS & """"<br>
<br>
My problem is that the report does not print any data. I don't have a record source on my report.<br>
Any idea as to what else I can try other than just deleting the report completely.(I did started again and still does not work).<br>
Thank YOu<br>
<br>
Villica<br>
<br>
<p>Villica<br><a href=mailto:villica67@hotmail.com>villica67@hotmail.com</a><br><a href= > </a><br>
I have a combo box that displays all the tables in my database, every table has field "Initial". I have also another combo box on the same form that displays all the initials on the table they pick.<br>
My form has a button preview report and under this button I have the following code.<br>
<br>
DoCmd.OpenReport "Crosstab", acPreview, , "Initials = """ & Forms!frmlogdate!INITIALS & """"<br>
<br>
My problem is that the report does not print any data. I don't have a record source on my report.<br>
Any idea as to what else I can try other than just deleting the report completely.(I did started again and still does not work).<br>
Thank YOu<br>
<br>
Villica<br>
<br>
<p>Villica<br><a href=mailto:villica67@hotmail.com>villica67@hotmail.com</a><br><a href= > </a><br>