How to add columns and lines next to a matrix with microsoft Word
Take a look at the picture I've uploaded:
Matrix
As you can see, over the matrix a line of numbers appears. Those numbers are exactly over each column of the matrix. Also, to the left of the matrix, another set of numbers appears. Those numbers are exactly to the left of each line of the matrix.
My question is: is it possible to do just that with Word? If yes, how?
microsoft-word
add a comment |
Take a look at the picture I've uploaded:
Matrix
As you can see, over the matrix a line of numbers appears. Those numbers are exactly over each column of the matrix. Also, to the left of the matrix, another set of numbers appears. Those numbers are exactly to the left of each line of the matrix.
My question is: is it possible to do just that with Word? If yes, how?
microsoft-word
(1) Please post text as text, if possible. (2) When you do post images, please don’t pad them. (3) You say “left”, but I see “right”.
– Scott
Jan 24 at 1:36
add a comment |
Take a look at the picture I've uploaded:
Matrix
As you can see, over the matrix a line of numbers appears. Those numbers are exactly over each column of the matrix. Also, to the left of the matrix, another set of numbers appears. Those numbers are exactly to the left of each line of the matrix.
My question is: is it possible to do just that with Word? If yes, how?
microsoft-word
Take a look at the picture I've uploaded:
Matrix
As you can see, over the matrix a line of numbers appears. Those numbers are exactly over each column of the matrix. Also, to the left of the matrix, another set of numbers appears. Those numbers are exactly to the left of each line of the matrix.
My question is: is it possible to do just that with Word? If yes, how?
microsoft-word
microsoft-word
asked Jan 24 at 0:40
muimerpmuimerp
112
112
(1) Please post text as text, if possible. (2) When you do post images, please don’t pad them. (3) You say “left”, but I see “right”.
– Scott
Jan 24 at 1:36
add a comment |
(1) Please post text as text, if possible. (2) When you do post images, please don’t pad them. (3) You say “left”, but I see “right”.
– Scott
Jan 24 at 1:36
(1) Please post text as text, if possible. (2) When you do post images, please don’t pad them. (3) You say “left”, but I see “right”.
– Scott
Jan 24 at 1:36
(1) Please post text as text, if possible. (2) When you do post images, please don’t pad them. (3) You say “left”, but I see “right”.
– Scott
Jan 24 at 1:36
add a comment |
2 Answers
2
active
oldest
votes
In the Word 2016, you can use Insert | Table. Select rows count as your matrix rows + 1, and columns count as your matrix columns + 3.
When you stay anywhere in your table, toggle on Layout | View Gridlines, then select your table by Layout | Select | Table and clear its border with Design | Borders | No Border. Make the 1-st and 1 before last columns as narrow as possible and set their borders to imitate the matrix lines:
Your matrix in the Word, "Editing" mode when View Gridlines is checked, Cell properties settings
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
add a comment |
I've recalled another maybe much more better* solution for matrices: in Word, select Insert | Equation | Insert New Equation. Then when your new equation is selected and the Design tab on the Word's Ribbon is activated, select Matrix | Empty 2 by 2 Matrix in Brackets. From the matrix context menu of your matrix, insert rows and columns to your matrix.
* I do not know how to add row and column numbers outside the matrix. Again, I can suggest solution: insert data in your matrix, then make screenshot from your document using standard Windows Snipping Tool, select only your matrix and insert it back to Word as picture. After that, for this picture from the context menu call Size and Position, in opened dialog in the Text Wrapping tab select Square option. After that you can move the picture within text and pick up font and paragraph size and insert rows and column number: See on picture
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1397705%2fhow-to-add-columns-and-lines-next-to-a-matrix-with-microsoft-word%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
In the Word 2016, you can use Insert | Table. Select rows count as your matrix rows + 1, and columns count as your matrix columns + 3.
When you stay anywhere in your table, toggle on Layout | View Gridlines, then select your table by Layout | Select | Table and clear its border with Design | Borders | No Border. Make the 1-st and 1 before last columns as narrow as possible and set their borders to imitate the matrix lines:
Your matrix in the Word, "Editing" mode when View Gridlines is checked, Cell properties settings
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
add a comment |
In the Word 2016, you can use Insert | Table. Select rows count as your matrix rows + 1, and columns count as your matrix columns + 3.
When you stay anywhere in your table, toggle on Layout | View Gridlines, then select your table by Layout | Select | Table and clear its border with Design | Borders | No Border. Make the 1-st and 1 before last columns as narrow as possible and set their borders to imitate the matrix lines:
Your matrix in the Word, "Editing" mode when View Gridlines is checked, Cell properties settings
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
add a comment |
In the Word 2016, you can use Insert | Table. Select rows count as your matrix rows + 1, and columns count as your matrix columns + 3.
When you stay anywhere in your table, toggle on Layout | View Gridlines, then select your table by Layout | Select | Table and clear its border with Design | Borders | No Border. Make the 1-st and 1 before last columns as narrow as possible and set their borders to imitate the matrix lines:
Your matrix in the Word, "Editing" mode when View Gridlines is checked, Cell properties settings
In the Word 2016, you can use Insert | Table. Select rows count as your matrix rows + 1, and columns count as your matrix columns + 3.
When you stay anywhere in your table, toggle on Layout | View Gridlines, then select your table by Layout | Select | Table and clear its border with Design | Borders | No Border. Make the 1-st and 1 before last columns as narrow as possible and set their borders to imitate the matrix lines:
Your matrix in the Word, "Editing" mode when View Gridlines is checked, Cell properties settings
edited Jan 24 at 21:53
answered Jan 24 at 8:43
Roman TarasiukRoman Tarasiuk
173
173
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
add a comment |
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
It's a funny way of solving the problem. Did you do yourself before?
– muimerp
Jan 24 at 17:48
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
Not, but sometimes I work with table data and have to format them for presentation, so I solved similar issues.
– Roman Tarasiuk
Jan 24 at 21:32
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
To make a column more narrow, select it (cells) and from the selection's context menu select Table Properties... In opened dialog select the Cell tab and click Options button. In new dialog uncheck the 'Same as whole table' and set Top, Bottom, Left, Right fields to 0. Then you can shift the column by buttons (marked by arrows) or set width in the first dialog in tab Column (3-rd picture).
– Roman Tarasiuk
Jan 25 at 9:42
add a comment |
I've recalled another maybe much more better* solution for matrices: in Word, select Insert | Equation | Insert New Equation. Then when your new equation is selected and the Design tab on the Word's Ribbon is activated, select Matrix | Empty 2 by 2 Matrix in Brackets. From the matrix context menu of your matrix, insert rows and columns to your matrix.
* I do not know how to add row and column numbers outside the matrix. Again, I can suggest solution: insert data in your matrix, then make screenshot from your document using standard Windows Snipping Tool, select only your matrix and insert it back to Word as picture. After that, for this picture from the context menu call Size and Position, in opened dialog in the Text Wrapping tab select Square option. After that you can move the picture within text and pick up font and paragraph size and insert rows and column number: See on picture
add a comment |
I've recalled another maybe much more better* solution for matrices: in Word, select Insert | Equation | Insert New Equation. Then when your new equation is selected and the Design tab on the Word's Ribbon is activated, select Matrix | Empty 2 by 2 Matrix in Brackets. From the matrix context menu of your matrix, insert rows and columns to your matrix.
* I do not know how to add row and column numbers outside the matrix. Again, I can suggest solution: insert data in your matrix, then make screenshot from your document using standard Windows Snipping Tool, select only your matrix and insert it back to Word as picture. After that, for this picture from the context menu call Size and Position, in opened dialog in the Text Wrapping tab select Square option. After that you can move the picture within text and pick up font and paragraph size and insert rows and column number: See on picture
add a comment |
I've recalled another maybe much more better* solution for matrices: in Word, select Insert | Equation | Insert New Equation. Then when your new equation is selected and the Design tab on the Word's Ribbon is activated, select Matrix | Empty 2 by 2 Matrix in Brackets. From the matrix context menu of your matrix, insert rows and columns to your matrix.
* I do not know how to add row and column numbers outside the matrix. Again, I can suggest solution: insert data in your matrix, then make screenshot from your document using standard Windows Snipping Tool, select only your matrix and insert it back to Word as picture. After that, for this picture from the context menu call Size and Position, in opened dialog in the Text Wrapping tab select Square option. After that you can move the picture within text and pick up font and paragraph size and insert rows and column number: See on picture
I've recalled another maybe much more better* solution for matrices: in Word, select Insert | Equation | Insert New Equation. Then when your new equation is selected and the Design tab on the Word's Ribbon is activated, select Matrix | Empty 2 by 2 Matrix in Brackets. From the matrix context menu of your matrix, insert rows and columns to your matrix.
* I do not know how to add row and column numbers outside the matrix. Again, I can suggest solution: insert data in your matrix, then make screenshot from your document using standard Windows Snipping Tool, select only your matrix and insert it back to Word as picture. After that, for this picture from the context menu call Size and Position, in opened dialog in the Text Wrapping tab select Square option. After that you can move the picture within text and pick up font and paragraph size and insert rows and column number: See on picture
edited Jan 25 at 5:53
answered Jan 25 at 5:31
Roman TarasiukRoman Tarasiuk
173
173
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1397705%2fhow-to-add-columns-and-lines-next-to-a-matrix-with-microsoft-word%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
(1) Please post text as text, if possible. (2) When you do post images, please don’t pad them. (3) You say “left”, but I see “right”.
– Scott
Jan 24 at 1:36