C
channell
Hello,
I have a report that when it opens, a form pops up so information can be
entered in. I have slightly restructured the Parameter Query the report is
linked to, and now the Form pops up completely blank. I know what is causing
it, but I can't fix it to save my life. Here is what is going on.
I changed the query to a Sum Query for a Sum of Volume that is being
produce. The query works great. The report works great. But, the Form to
input information does not work, it just pops up completely blank. I even
tried putting in a sup query that is a Sum query, but that returned the same
result. I tried using Sum on the Volume, and then 'Where' on all the other
fields, but again, this really did not work.
Any suggestions would be of great value! Thank you so much for all your help!
Query:
[DAILYINFO ID]
[Volume] 'Which I need summed up
And that is about it.
-Scott Channell
I have a report that when it opens, a form pops up so information can be
entered in. I have slightly restructured the Parameter Query the report is
linked to, and now the Form pops up completely blank. I know what is causing
it, but I can't fix it to save my life. Here is what is going on.
I changed the query to a Sum Query for a Sum of Volume that is being
produce. The query works great. The report works great. But, the Form to
input information does not work, it just pops up completely blank. I even
tried putting in a sup query that is a Sum query, but that returned the same
result. I tried using Sum on the Volume, and then 'Where' on all the other
fields, but again, this really did not work.
Any suggestions would be of great value! Thank you so much for all your help!
Query:
[DAILYINFO ID]
[Volume] 'Which I need summed up
And that is about it.
-Scott Channell