Excel Interop: DateTime

M

Marilyn

Hi,

I have 3 integer columns for Date (Year, Month, Day). I want to combine
them into one column representing date in mm/dd/yyyy format using
Microsoft.Office.Interop.Excel assembly in C#.

Does anyone know how to do this? I have over 2,000 files so I need to
automate this.

Thanks in advance,

Marilyn
 
Top