View Single Post
  #5 (permalink)  
Old 12-04-2008, 12:52 AM
reubenfoo reubenfoo is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Nov 2008
Location: Singapore
Posts: 18
Reputation: 18
reubenfoo is on a distinguished programming path ahead
Default

I've attached the excel and access screenshots.

coding to put an excel file data into a MS access table?

The table name would be "apciti"

The field names are... PMCO, PMLOC, PMIPMT, PMEPMT, PMEDOC, PMCURI, PYORPM, PYDATE, PMVNCD, VENNAM, VADR1, VADR2, VADR3, PMORPT, PMPMTT, PMPSLN, PMDOCT, PMACDT, PMCRDT, PMCRTT, PMCROP. Primary Key would be APCITID - auto gen with increment of 1

All contents are in the excel file.


SOrry for the changes.. The user suddenly changed the requirements
Attached Images
File Type: png exceldata.png (22.6 KB, 1 views)
File Type: png accessdata.png (6.2 KB, 1 views)
Reply With Quote