Define standardized font for entire word document
up vote
-1
down vote
favorite
I have never used VBA in Word up to now, therefore I am a real amateur. I have a word document. This document will be filled from many different people. (it is a normal word, no form) In order to always have the same font, I would like to put a VBA code that one can only write a text in the document in e.g. "Arial" font. Can anybody tell me how to do that? I have really searched a lot on the internet, without any success.
Thank you so much!
Mike
fonts ms-word word-vba
New contributor
add a comment |
up vote
-1
down vote
favorite
I have never used VBA in Word up to now, therefore I am a real amateur. I have a word document. This document will be filled from many different people. (it is a normal word, no form) In order to always have the same font, I would like to put a VBA code that one can only write a text in the document in e.g. "Arial" font. Can anybody tell me how to do that? I have really searched a lot on the internet, without any success.
Thank you so much!
Mike
fonts ms-word word-vba
New contributor
Please take a moment to read in the site's help center about how to ask questions on Stack Overflow and what kind of questions are on-topic. This is not a free coding service or a tutorial site. It targets programmers who have specific questions about existing code they're working on. VBA can't do what you describe, although it could apply formatting to an entire document before saving or printing, for example. Other than that it would be necessary to create an environment that restricts users' actions. To get started on that topic it would be better to ask in an end-user venue, such as SuperUser
– Cindy Meister
14 hours ago
Dear Cindy, thank you so much for your answer. I can see that I put my question in the wrong community though. Sorry for that, I am definitely no programmer nor SuperUser. Best regards Mike
– MikeCH
13 hours ago
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I have never used VBA in Word up to now, therefore I am a real amateur. I have a word document. This document will be filled from many different people. (it is a normal word, no form) In order to always have the same font, I would like to put a VBA code that one can only write a text in the document in e.g. "Arial" font. Can anybody tell me how to do that? I have really searched a lot on the internet, without any success.
Thank you so much!
Mike
fonts ms-word word-vba
New contributor
I have never used VBA in Word up to now, therefore I am a real amateur. I have a word document. This document will be filled from many different people. (it is a normal word, no form) In order to always have the same font, I would like to put a VBA code that one can only write a text in the document in e.g. "Arial" font. Can anybody tell me how to do that? I have really searched a lot on the internet, without any success.
Thank you so much!
Mike
fonts ms-word word-vba
fonts ms-word word-vba
New contributor
New contributor
New contributor
asked 17 hours ago
MikeCH
11
11
New contributor
New contributor
Please take a moment to read in the site's help center about how to ask questions on Stack Overflow and what kind of questions are on-topic. This is not a free coding service or a tutorial site. It targets programmers who have specific questions about existing code they're working on. VBA can't do what you describe, although it could apply formatting to an entire document before saving or printing, for example. Other than that it would be necessary to create an environment that restricts users' actions. To get started on that topic it would be better to ask in an end-user venue, such as SuperUser
– Cindy Meister
14 hours ago
Dear Cindy, thank you so much for your answer. I can see that I put my question in the wrong community though. Sorry for that, I am definitely no programmer nor SuperUser. Best regards Mike
– MikeCH
13 hours ago
add a comment |
Please take a moment to read in the site's help center about how to ask questions on Stack Overflow and what kind of questions are on-topic. This is not a free coding service or a tutorial site. It targets programmers who have specific questions about existing code they're working on. VBA can't do what you describe, although it could apply formatting to an entire document before saving or printing, for example. Other than that it would be necessary to create an environment that restricts users' actions. To get started on that topic it would be better to ask in an end-user venue, such as SuperUser
– Cindy Meister
14 hours ago
Dear Cindy, thank you so much for your answer. I can see that I put my question in the wrong community though. Sorry for that, I am definitely no programmer nor SuperUser. Best regards Mike
– MikeCH
13 hours ago
Please take a moment to read in the site's help center about how to ask questions on Stack Overflow and what kind of questions are on-topic. This is not a free coding service or a tutorial site. It targets programmers who have specific questions about existing code they're working on. VBA can't do what you describe, although it could apply formatting to an entire document before saving or printing, for example. Other than that it would be necessary to create an environment that restricts users' actions. To get started on that topic it would be better to ask in an end-user venue, such as SuperUser
– Cindy Meister
14 hours ago
Please take a moment to read in the site's help center about how to ask questions on Stack Overflow and what kind of questions are on-topic. This is not a free coding service or a tutorial site. It targets programmers who have specific questions about existing code they're working on. VBA can't do what you describe, although it could apply formatting to an entire document before saving or printing, for example. Other than that it would be necessary to create an environment that restricts users' actions. To get started on that topic it would be better to ask in an end-user venue, such as SuperUser
– Cindy Meister
14 hours ago
Dear Cindy, thank you so much for your answer. I can see that I put my question in the wrong community though. Sorry for that, I am definitely no programmer nor SuperUser. Best regards Mike
– MikeCH
13 hours ago
Dear Cindy, thank you so much for your answer. I can see that I put my question in the wrong community though. Sorry for that, I am definitely no programmer nor SuperUser. Best regards Mike
– MikeCH
13 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
MikeCH is a new contributor. Be nice, and check out our Code of Conduct.
MikeCH is a new contributor. Be nice, and check out our Code of Conduct.
MikeCH is a new contributor. Be nice, and check out our Code of Conduct.
MikeCH is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53204384%2fdefine-standardized-font-for-entire-word-document%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Please take a moment to read in the site's help center about how to ask questions on Stack Overflow and what kind of questions are on-topic. This is not a free coding service or a tutorial site. It targets programmers who have specific questions about existing code they're working on. VBA can't do what you describe, although it could apply formatting to an entire document before saving or printing, for example. Other than that it would be necessary to create an environment that restricts users' actions. To get started on that topic it would be better to ask in an end-user venue, such as SuperUser
– Cindy Meister
14 hours ago
Dear Cindy, thank you so much for your answer. I can see that I put my question in the wrong community though. Sorry for that, I am definitely no programmer nor SuperUser. Best regards Mike
– MikeCH
13 hours ago