User Profile
Collapse
-
All is working now. Thank you for your help!... -
Thank You!!!
It is in the WHERE criteria of the below query that references to the Fiscal Week field in the form. ([Forms]![Fiscal Week Form]![Fiscal Week]
Code:SELECT [Driver QOS Sum Report Detail Query].Driver, Avg([Driver QOS Sum Report Detail Query].[Blended QOS]) AS [AvgOfBlended QOS], Avg([Driver QOS Sum Report Detail Query].[Total QOS]) AS [AvgOfTotal QOS], Avg([Driver QOS Sum Report Detail
Leave a comment:
-
Yes, good assumption:
Forms![Fiscal Week Form]![Fiscal Week]!
I am new to the coding side of it... would you please provide the full code?...Leave a comment:
-
Form Based Query
I have a query based off of two fields in an Access form:
Fiscal Week (user manual inputs #) & Fiscal Year (combo box defaulted to current year however may select other years)
The query is a where query and the criteria is based on the values of the above listed form fields.
Here is my delima: If a user types 05 into the Fiscal Week field on the form then the query runs properly; however if a 5 is...
No activity results to display
Show More
Leave a comment: