Bjornson15
Technical User
Hello everyone,
I am trying to put together an OnOrder report. In my table I have Lot/Week Ending Date/Quantity as my columns. Because of the way I have the data, I need to use a crosstab query to extract each individual Week Ending Date across the top of the report.
I have given the column headers in the crosstab query names like "Wk 0", "Wk 1".... "Wk 5". I only need to see 5 weeks out. I also have Criteria given to this query from my form. All of this is working perfectly.
The problem that I am coming across is when I filter and there is only 1 or 2 columns left (leaving the others without the column name in the query). This doesn't happen when I run the report when every column has info. I can run the query but I get an error when I try to run the report.
"The Microsoft Jet database engine does not recognize 'qryOO_WEEK'(the query name) as a valid field name or expression."
If you need a better explaination of my questions, ask questions... and I will get back to you. If you know what the problem is... please help me out.
Bjornson
I am trying to put together an OnOrder report. In my table I have Lot/Week Ending Date/Quantity as my columns. Because of the way I have the data, I need to use a crosstab query to extract each individual Week Ending Date across the top of the report.
I have given the column headers in the crosstab query names like "Wk 0", "Wk 1".... "Wk 5". I only need to see 5 weeks out. I also have Criteria given to this query from my form. All of this is working perfectly.
The problem that I am coming across is when I filter and there is only 1 or 2 columns left (leaving the others without the column name in the query). This doesn't happen when I run the report when every column has info. I can run the query but I get an error when I try to run the report.
"The Microsoft Jet database engine does not recognize 'qryOO_WEEK'(the query name) as a valid field name or expression."
If you need a better explaination of my questions, ask questions... and I will get back to you. If you know what the problem is... please help me out.
Bjornson