Re: Form Creation Issue - Attached without virus
- From: "Doug Robbins - Word MVP" <dkr@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 18 Apr 2008 18:22:42 +1000
It appears that you cannot use the \* charformat switch with a formfield.
You can achieve what you are after however having a macro that contains the
following code run on exit from the formfield
With ActiveDocument.FormFields("Text3").Range.Font
.Name = "Calibri"
.Size = 10
End With
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Captain Apollo" <enquiries@xxxxxxxxxxx> wrote in message
news:ePK5gcQoIHA.1768@xxxxxxxxxxxxxxxxxxxxxxx
Apologies for the delay,
This time I understood however it still did not work.
I reverted back to the older Office 2003 and repeated the same functions
and it worked perfectly. The document became a template and then tried it
on Word 2007 where it still worked.
There has to be a solution or that people would go crazy about this as now
Word 2007 is a year old.
Is there a patch to this maybe?
"Doug Robbins - Word MVP" <dkr@xxxxxxxxxxxxxxxxxx> wrote in message
news:%23VB6pIUnIHA.5820@xxxxxxxxxxxxxxxxxxxxxxx
When you press Alt+F9, you will see
{ FORMTEXT }
As mentioned, you need to insert a \* Charformat switch inside the
closing } When you do that, you will have
{ FORMTEXT \* Charformat }
Now select the F of FORMTEXT and from the Format menu, select Font and
apply the desired font.
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Captain Apollo" <enquiries@xxxxxxxxxxx> wrote in message
news:3CAE3933-AECF-4147-8E41-DA1D6656A180@xxxxxxxxxxxxxxxx
Hello Doug,
I got the first part the Alt - F9. That certainly displayed the form
fields.
I just cannot get your second part as I am still lost.
Kindest Regards
"Doug Robbins - Word MVP" <dkr@xxxxxxxxxxxxxxxxxx> wrote in message
news:u2r9fqOnIHA.5160@xxxxxxxxxxxxxxxxxxxxxxx
Press Alt+F9 to display the field codes and add a \* Charformat switch
inside the closing } and then apply the desired formatting to the first
letter of the field code.
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Captain Apollo" <enquiries@xxxxxxxxxxx> wrote in message
news:9AF4C727-1540-4DF8-8238-65E7D25FD223@xxxxxxxxxxxxxxxx
Hello,
I have been entrusted to create a form that will be electronically
filled
for my boss and although I have had experience with creating forms, I
am
have some considerable troubles with it. I believe that the issue is
somewhere where I cannot find this.
It has been a little while since I have created a form and it was with
Office 2003. Now I am using Office 2007 and I have to use legacy
forms
points because this document is to be used on Macs. I have included a
sample of the document in Office 2003 format. If you wish to
unprotect the
document, the password is "saharadesert".
All efforts have been made to ensure that no viruses are in the
document.
The problem are as follows:
The main document is written in Calibri Font, Size-10. The forms were
supposed to be written in Caibri Font, Size-10 however when I fill
them out
in protected mode, it gets filled out under Net Times Roman, Size-12.
This
size is my default size for Word.
Under normal circumstances in unprotected mode you simply highlight
the form
section and select the font and size where that in protected mode it
should
fill out in the font and size you have selected in unprotected mode.
The
problem is that it is not working.
Can someone out there tell me where is it that I am doing it wrong.
Thank you for your response and Kindest Regards
.
- Follow-Ups:
- Re: Form Creation Issue - Attached without virus
- From: Captain Apollo
- Re: Form Creation Issue - Attached without virus
- References:
- Form Creation Issue - Attached without virus
- From: Captain Apollo
- Re: Form Creation Issue - Attached without virus
- From: Doug Robbins - Word MVP
- Re: Form Creation Issue - Attached without virus
- From: Captain Apollo
- Re: Form Creation Issue - Attached without virus
- From: Doug Robbins - Word MVP
- Re: Form Creation Issue - Attached without virus
- From: Captain Apollo
- Form Creation Issue - Attached without virus
- Prev by Date: Re: Form Creation Issue - Attached without virus
- Next by Date: Re: Autmatically change View
- Previous by thread: Re: Form Creation Issue - Attached without virus
- Next by thread: Re: Form Creation Issue - Attached without virus
- Index(es):
Relevant Pages
|