Categories
Latest Postings
Links
Archives
|
Author ArchiveCreating a new table in an external database using code04/01/2011 by CONTACTfileProgrammer.
I often wondered how to do this - especially if you needed a new table with an Autonumber ID! This is how I did it. (For some reason the line breaks refuse to display, and I’ve put in double breaks to be sure - I hope you can make it all out! Read the rest of this entry » Posted in Code | No Comments » Viewing an Excel file from Access database20/12/2010 by CONTACTfileProgrammer.
This is a useful little subroutine, as it opens a file (given as a parameter) into Excel, and displays it, without having to have the Excel reference set. However, do make sure that the Microsoft DAO 3.6 Object Library is set. It works with Access 2000 and later. Sub OpenExcelFile(ExcelFileName) Posted in Code | No Comments » MS Access VBA Developer Code15/12/2010 by CONTACTfileProgrammer.
Just to announce that I intend to use this space to put any interesting VB code I come across or use. If anyone would like to contribute, then please do! Posted in Code | No Comments »
|
| |||||||||||||||||||||||||||||||||||||||||||||||||