1. which statement right , question isChoose the correct statement?
Choose the correct statement 1.. Word document can be saved a web page and then converted back to a word document 2...Can be saved as web pages but cannot be converted back to word document 3...Word document cannot be saved as web pages 4...Word document cannot be saved as web pages and web page cannot be converted to the word document.
2. Using OR statements in an If, then, else statement
3. Multiple "OR" statements in a single "IF" statement
I've got a document that would be MUCH easier if I could just do
something like {IF { MERGEFIELD FieldName} = "A" or "B" or "C" or "D"
then "Print this text" otherwise "print this text"} - I've seen some
pretty complex nested IF statements. Is there an easier way to do
this? Maybe Microsoft could help enhance this capability in the
future. Any thoughts?
4. Executing a macro based on the results of an "If" Statement - Microsoft Office
5. Mailmerge with "If" statement producing unexpected results
Hi there I'm using the below code for my mail merge. Problem is that when there is a "/" in the Street1 or Street2 fields, I get a bunch of characters on that line that shouldn't be there. Can anyone shed any light as to what might be going wrong - I built this statement by looking around on the net - I'm very much a novice when it comes to this stuff. If it is relevant, I'm using Word 2003 with the data being pulled from an Excel 2003 spreadsheet. Thanks Griffo
6. Word 2002 mail merge IF statement invalid date results
7. adding a page break as a result of an IF statement
I have searched and searched -- not finding my answer. Maybe someone here can help! During a merge, I need to do a page break if a certain condition is true. What code do I enter to get a page break? I then also wondered if it was possible to call a VBA subroutine in the middle of a merge as a result of an IF condition...? -Chris R XXXX@XXXXX.COM