Well, there are several methods... it all depends on the type of data in the file and how you want it stored. Also, are you going to be using VB to do this or do you intend to use VBA in Access?
I'm about to import lotus 1-2-3 files (*.wk?). Also I'm interested in two forms of import.
1. Importing the *.wk? File so that the file is saved in a table of a name determined by the user.
2. Importing the *.wk? File so that the file's contents is appended to an already existing table.
You wrote that there are several methods of doing it depending on the type of data in the file.
Could you mention some of those methods? I might be interested in doing other forms of import in the future and would like to investigate those methods more deeply.
Hey, I'm in a hurry right now so I can't give ya the details.. but this should get ya started. Look up the "TransferSpreadsheet" action in A2k's help.
You can simply use an input box and a variable in the tablename. I haven't worked with lotus files before so I'm not too sure of the outcome. The help file mentions something about some versions only being read-only with access. I'll get back with ya in a day or two about the other methods if you would like.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.