Michael Prochaska wrote:

OK: after seeing your code its obvious that there is no problem with the conditional concept but you uses a "fieldvalue" from a databases table who is not yet conected to the instance where your code is running from. So the fieldvalues are unknown when running your macro and can never math the condition. For have your job done there are a couple of solutions
- use the mailmarge API to do the job when you wanted a printed output
- use a bunch of macro' sto connect to your database, fill the fielsd with the correct values and make the changes in your document

for both methods there are lots of snipets available on the web

hope it helps

Fernand



Have you tried with (from what I know by head) a condition as EQ "" ?
I was having inconsistent results when working with conditional hidden paragraphs :-\ I think the problem is more likely on that level, than with the simple piece of code.


i've tried it with the condition "1" which means that the condition is always true => same effect :-(

best regards,
michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to