how do Ito make import datas from excel to MS access and make repo

H

Habeeb

Hello,

how do Iimport datas from MS Excel to MS Access and make report in MS Access

Pls help me.
 
D

Douglas J. Steele

You can import manually through File | Get External Data | Import on the
menu, or you can do it programmatically using the TransferSpreadshet method
of the DoCmd object.

Once the data's in Access, you make a report the same as for any other data.

Sorry for such a non-specific answer, but you didn't give many details in
your question!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top