| View previous topic :: View next topic |
| Author |
Message |
alexlush Newbie

Joined: 05 Feb 2007 Posts: 1
|
Posted: Mon Feb 05, 2007 6:09 am Post subject: Assign and Log Documents with a unique number |
|
|
Hi All,
We have some existing systems written in VBA to allow logging of documents such as purchase orders and quotes with a unique number.
I'm looking into re-writing these to work with OpenOffice V2.1.x.
We basically have a log document (currently Excel) which stores the details of each purchase order.
The process basically works by the user opening a template document to generate a new purchase order.
The details for the new PO are filled in on the template, then a button is clicked which goes away and determines the next available number from the log document, and also stores the basic details in the log along with the unique number. Both the log, and the new PO are then saved.
Can anyone give me a pointer to usefull tutorials that would help me do this sort of thing in OpenOffice.
I'm pretty well versed in VBA, but haven't a clue in OpenOffice BASIC as yet.
Thanks in advance,
Alex |
|
| Back to top |
|
 |
Mark B Super User


Joined: 16 Feb 2007 Posts: 852 Location: Lincolnshire, UK
|
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
|
| Back to top |
|
 |
|