Matt,
Have you figured this out or gotten a response? I need to do the same thing
-- I want to subtract two dates and get the number of days between them. It
seems like an obvious thing to do but I can't find a reasonable way to do it.
Don
> I am trying to add Expression columns to a DataGrid that perform calculations
> using other DateTime fields in the Grid. It appears from the MSDN library
[quoted text clipped - 14 lines]
>
> I am using VB.NET 2003 Std with an OledbConnection to an Access .mdb file
Morgan Vermef - 02 Jan 2005 06:19 GMT
Matt & Don
I think you looking for something in like this
http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q904q
> Matt,
>
[quoted text clipped - 33 lines]
>>
>> I am using VB.NET 2003 Std with an OledbConnection to an Access .mdb file