"Hi, i'm working on a windows mobile 6.0 application to read excel file.I need to import contacts from the excel spreadsheet. Can anyone keen in this area please guide me? I'll using VB.NET for my project. Thanks.
Printable View
"Hi, i'm working on a windows mobile 6.0 application to read excel file.I need to import contacts from the excel spreadsheet. Can anyone keen in this area please guide me? I'll using VB.NET for my project. Thanks.
Excel on a mobile device doesn't expose a programmable interface, so you would have to learn the secrets of how an Excel file is structured. Google for excel and biff for details of the structure.
Good Luck :)
Hi petevick,
Maybe could you show me some sample codings on the excel application??
Sorry - don't have any