Hi Navin
You could use a calculated column in the query the combo is based on
Difference

ateDiff("d", TableName!FieldName,Date())
--
Wayne
Manchester, England.
"navin" wrote:
> Hi,
>
> In a list box i am displaying the request number and request date and
> time for a user after reteriving from table. i need to add one extra
> column which should display the ageing of the request by taking the
> difference between request date and time and current date/time.
>
> please tell me how this can be done.
>
> thanks,
> navin
>