Connecting Tech Pros Worldwide Forums | Help | Site Map

Avery No of days late query

jai jai is offline
Newbie
 
Join Date: May 2006
Posts: 3
#1: May 7 '06
I need to find the average number of days late for each supplier, each hav more than one order. how can i group the suppliers orders and find the average :S

shud i do this in a report? i have worked out the number of days late for each order using DateDiff function

PEB's Avatar
PEB PEB is offline
Expert
 
Join Date: Aug 2006
Location: Bulgaria
Posts: 1,380
#2: Sep 6 '06

re: Avery No of days late query


Hi,

You should create an aggregate query pressing sigma sum buton in query design!

Then you assign supplier for group by and under day late you put Average

This query will show you average day late by supplier!
Reply


Similar Microsoft Access / VBA bytes