Hi,<br><br>Ok, I admit it, word is NOT my forte. However, a client has asked me to create a protected form for her. No problem. However, it's an Invoice form, and I'd like it to automatically fill in the invoice number on the tearaway slip when she types it in the main document. (text1 is where...
Has anyone else had this problem?? I have two tables join via an intermediary. One is "clients" the other is "Organisations" The intermediary is a concatenated key for both primaries.<br>
<br>
now, on the organisations form, you can enter in "contacts" (on a...
Thanks for the help everyone - one last one...then I'm done...<br>
<br>
Ok, I need to run a mass email off certain catagories. these cats are hard-coded. I've built the queries that suck out the email addresses that correlate to the radio button selection...<br>
<br>
now what?<br>
<br>
DoCmd...
ok, I posted earleir regarding opening a word document from access?<br>
<br>
Now, I can get it to work using this code:<br>
<br>
Dim mailmerge as Object<br>
<br>
Set mailmerge = getobject(e:\test.dot")<br>
mailmerge.application.Visible = true<br>
<br>
Now, I can get this to work in access...
Hi<br>
<br>
Working on a DB that's killin' me at the moment - for a group of idiot lawyers.<br>
<br>
Basically, they want the moon, and the sun. But what I'm having problems with is the fact they want to mail merge from access. These people are real idiots - they don't even know how to mail...
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.