On Sunday 08 August 2010 17:48, R C wrote: > > Does any one know how I can get VB commands needed to do the above? I > know how to put the lines in my macro; I just don't know what the lines > should be to open the tables, fill a new record, and to close the tables > with the updates taken into affect. >
Yes, for VB you have to use Microsoft Office. OpenOffice.org uses Star Basic and there is information about how to use it: A. In the help. B. In the online documentation part of www.openoffice.org. Star Office IIUC will read VB in, but converts to Star Basic internally. Writer is an OK platform for creating a GUI to interface with your database. Writer also allows macro control. Of course if you are asking someone to write the Macro for you you are obviously prepared to pay for it. If however you are going to write it yourself then by all means ask about specific issues, once you have researched the right language. HTH -- Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
