On Fri, Mar 09, 2007 at 01:16:44PM +0200, Avraham Rosenberg wrote: > Hi Geoff, > Thanks for the tip ! > Slight correction: I am a slave of my ignorance, which is bad as > well, but can (sometimes) be more easily corrected. > The general problem still stands. I'd appreciate any input.
I usually try to avoid this, but STFW. WordBasic has been around in it's present form for well over 10 years, and there are many websites with templates, tutorials, etc. It's a simple languange based upon the Basic programing language. The trick would be to write a WordBasic program that converts your data into a Word table. The table can be used as it is, imported into Access, or fed into Access "on the fly". Word also has a mailmerge capability, so you could use it to generate letters, emails, etc. from the table. The WordBasic or Access program could easily do the mailmerge for you by looping through the database, filling in the forms, and mailing the email. I seem to remember reading about an Access expert on this list. Maybe he can help you. :-) Geoff. -- Geoffrey S. Mendelson, Jerusalem, Israel [EMAIL PROTECTED] N3OWJ/4X1GM IL Voice: (07)-7424-1667 Fax ONLY: 972-2-648-1443 U.S. Voice: 1-215-821-1838 Visit my 'blog at http://geoffstechno.livejournal.com/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
