Hello!
I have some codes that will import a table fro text file, then fill in null cells with some appropriate values.
It will become so big that I need to separate this table from the others in another database and then link it.
How do I click on a button on a form in one database, then create a table in another database?
Where do I put the code for importing this table? In the original database ot the other one?
Thank you very much =)
I have some codes that will import a table fro text file, then fill in null cells with some appropriate values.
It will become so big that I need to separate this table from the others in another database and then link it.
How do I click on a button on a form in one database, then create a table in another database?
Where do I put the code for importing this table? In the original database ot the other one?
Thank you very much =)