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...
in the code when NOT converted to an MDE, it places values into a table from the content of text boxes.<br>
<br>
When converted, it doesn't.<br>
<br>
Simple enough? <p>Taleya<br><a href=mailto:thezoomistress@yahoo.com.au>thezoomistress@yahoo.com.au</a><br><a...
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...
The code has to select a particular business category. This is actually the second in ANOTHER case set, that lets you choose All clients, Standalones (where there is no business name listed), or ones that are ONLY part of a business <g> the "select what type" (as opposed to...
it looks like it's running on whoevers ID is called from your machine (network ID) try running it on someone else's machine. If they have their own variation of that problem, try sharing the database.<br>
<p>Taleya<br><a...
Never mind - got it sorted <g> <br>
<br>
this is why you never let me near a computer before 12pm....<br>
<br>
<br>
For those of you interested, the final code is:<br>
<br>
(using categories to divide company types)<br>
<br>
<br>
Case 1<br>
SQL = "Select StrEmailAddress from...
Ok, Doug? I've adapted that code to fit the database...but depending on whether or not you have it set to movefirst or move last - I'm just getting multiple instances of one record. I need to put multiple addresses *on the one email* Any ideas? <p>Taleya<br><a...
have you tried a Gotfocus or Lostfocus event? <p>Taleya<br><a href=mailto:thezoomistress@yahoo.com.au>thezoomistress@yahoo.com.au</a><br><a href=homepages.ihug.com.au/~taleya>Gorillaweed Graphics</a><br>You spam me, I castrate you
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...
That code works great too...but I can't use it! This may end up as a mass-produced application, so I can't hardcode the application path (Especially since I'm working on a server based as well) Thanks anyway...<br>
<br>
(plotting to adapt the shell statement to automatically run word with those...
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.