|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
In Access2000, I am attempting to design a query which will give me the average number of days it takes to ship an order. DateIn (when the order arrives to us) DateShipped (when the order ships). Any thoughts?
![]() |
|
#2
|
|||
|
|||
|
I think it can be done in a query but if you put a text box in the report or group footer of a report you can get the result required directly from the table. Set the Control Source to "=Avg([DateShipped]-DateIn])"
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Finding an average |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|