How can I create a Table like this in Latex?How to get multiple multirows in a table?How do I prevent...
Is divide-by-zero a security vulnerability?
Misplaced tyre lever - alternatives?
Analog Mute Circuit - Simplest Solution
I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?
Why do phishing e-mails use faked e-mail addresses instead of the real one?
Does an unattuned Frost Brand weapon still glow in freezing temperatures?
Levi-Civita symbol: 3D matrix
Why is s'abonner reflexive?
Wrap all numerics in JSON with quotes
Get length of the longest sequence of numbers with the same sign
Graphing random points on the XY-plane
Adding days to the Date portion of DateTime throws off the Time portion
How can I handle a player who pre-plans arguments about my rulings on RAW?
In iTunes 12 on macOS, how can I reset the skip count of a song?
What type of postprocessing gives the effect of people standing out
The need of reserving one's ability in job interviews
RS232 to Raspberry Pi Zero W
Six real numbers so that product of any five is the sixth one
What am I? I am in theaters and computer programs
Can a space-faring robot still function over a billion years?
Don't know what I’m looking for regarding removable HDDs?
Where is the fallacy here?
Practical reasons to have both a large police force and bounty hunting network?
A bug in Excel? Conditional formatting for marking duplicates also highlights unique value
How can I create a Table like this in Latex?
How to get multiple multirows in a table?How do I prevent cellcolor from over effect of hlineWhat options are there to globally format tables also allowing local overrides?Declaring array of integersVertically aligning fixed height tablesIs there a simple way to create a latex equivalent of this (ms)word table template?Loading data to fill a table from a csv file with multicolumn headerHow to create custom table environment with a possibility for table footnotesHow to create custom table environment with a possibility to merge cellsFit IEEE-754 table in A4 width
How can I create a table like this in Latex?

I have tried but it didn't work. I need also that it is enumerated so that it appears in the List of Tables. It doesn't matter if it is not coloured, as long as the first two rows are bold.
begin{center}
begin{tabular}{ |c|c|c|c|c| }
hline
multicolumn{5}{|c|}{Number of cells per type} \
hline
a& b& c& d& e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabular}
end{center}
tables table-of-contents
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
How can I create a table like this in Latex?

I have tried but it didn't work. I need also that it is enumerated so that it appears in the List of Tables. It doesn't matter if it is not coloured, as long as the first two rows are bold.
begin{center}
begin{tabular}{ |c|c|c|c|c| }
hline
multicolumn{5}{|c|}{Number of cells per type} \
hline
a& b& c& d& e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabular}
end{center}
tables table-of-contents
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to TeX.SE. First of all, please try to ask one question per thread. And, please show us what you have tried so far. This is not a do-it-for-me site.
– Raaja
1 hour ago
begin{center} begin{tabular}{ |c|c|c|c|c| } hline multicolumn{5}{|c|}{Number of cells per type} \ hline a& b& c& d& e\ hline 44 & 39 & 7 & 32 &22 \ hline end{tabular} end{center}
– Federica Benassi
1 hour ago
1
Please add it in your question and kindly make it compilable.
– Raaja
1 hour ago
1
I have added it
– Federica Benassi
1 hour ago
Do you need the first two columns to be narrower than the next three, as appears to be the case in the screenshot you posted? Please advise.
– Mico
32 mins ago
add a comment |
How can I create a table like this in Latex?

I have tried but it didn't work. I need also that it is enumerated so that it appears in the List of Tables. It doesn't matter if it is not coloured, as long as the first two rows are bold.
begin{center}
begin{tabular}{ |c|c|c|c|c| }
hline
multicolumn{5}{|c|}{Number of cells per type} \
hline
a& b& c& d& e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabular}
end{center}
tables table-of-contents
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
How can I create a table like this in Latex?

I have tried but it didn't work. I need also that it is enumerated so that it appears in the List of Tables. It doesn't matter if it is not coloured, as long as the first two rows are bold.
begin{center}
begin{tabular}{ |c|c|c|c|c| }
hline
multicolumn{5}{|c|}{Number of cells per type} \
hline
a& b& c& d& e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabular}
end{center}
tables table-of-contents
tables table-of-contents
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago
Federica Benassi
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
Federica BenassiFederica Benassi
112
112
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Federica Benassi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to TeX.SE. First of all, please try to ask one question per thread. And, please show us what you have tried so far. This is not a do-it-for-me site.
– Raaja
1 hour ago
begin{center} begin{tabular}{ |c|c|c|c|c| } hline multicolumn{5}{|c|}{Number of cells per type} \ hline a& b& c& d& e\ hline 44 & 39 & 7 & 32 &22 \ hline end{tabular} end{center}
– Federica Benassi
1 hour ago
1
Please add it in your question and kindly make it compilable.
– Raaja
1 hour ago
1
I have added it
– Federica Benassi
1 hour ago
Do you need the first two columns to be narrower than the next three, as appears to be the case in the screenshot you posted? Please advise.
– Mico
32 mins ago
add a comment |
Welcome to TeX.SE. First of all, please try to ask one question per thread. And, please show us what you have tried so far. This is not a do-it-for-me site.
– Raaja
1 hour ago
begin{center} begin{tabular}{ |c|c|c|c|c| } hline multicolumn{5}{|c|}{Number of cells per type} \ hline a& b& c& d& e\ hline 44 & 39 & 7 & 32 &22 \ hline end{tabular} end{center}
– Federica Benassi
1 hour ago
1
Please add it in your question and kindly make it compilable.
– Raaja
1 hour ago
1
I have added it
– Federica Benassi
1 hour ago
Do you need the first two columns to be narrower than the next three, as appears to be the case in the screenshot you posted? Please advise.
– Mico
32 mins ago
Welcome to TeX.SE. First of all, please try to ask one question per thread. And, please show us what you have tried so far. This is not a do-it-for-me site.
– Raaja
1 hour ago
Welcome to TeX.SE. First of all, please try to ask one question per thread. And, please show us what you have tried so far. This is not a do-it-for-me site.
– Raaja
1 hour ago
begin{center} begin{tabular}{ |c|c|c|c|c| } hline multicolumn{5}{|c|}{Number of cells per type} \ hline a& b& c& d& e\ hline 44 & 39 & 7 & 32 &22 \ hline end{tabular} end{center}
– Federica Benassi
1 hour ago
begin{center} begin{tabular}{ |c|c|c|c|c| } hline multicolumn{5}{|c|}{Number of cells per type} \ hline a& b& c& d& e\ hline 44 & 39 & 7 & 32 &22 \ hline end{tabular} end{center}
– Federica Benassi
1 hour ago
1
1
Please add it in your question and kindly make it compilable.
– Raaja
1 hour ago
Please add it in your question and kindly make it compilable.
– Raaja
1 hour ago
1
1
I have added it
– Federica Benassi
1 hour ago
I have added it
– Federica Benassi
1 hour ago
Do you need the first two columns to be narrower than the next three, as appears to be the case in the screenshot you posted? Please advise.
– Mico
32 mins ago
Do you need the first two columns to be narrower than the next three, as appears to be the case in the screenshot you posted? Please advise.
– Mico
32 mins ago
add a comment |
3 Answers
3
active
oldest
votes
I suggest you to use booktabs for professional tables.
documentclass[11pt,openright]{book}
usepackage{array}
newcolumntype{C}{>{centeringarraybackslash}X}
renewcommand{arraystretch}{1.2}
usepackage{booktabs}
usepackage{tabularx}
usepackage{caption}
begin{document}
listoftables
chapter{My chapter}
begin{table}[htb]centering
caption{Your tablelabel{tab:yourtab}}
begin{tabularx}{.5linewidth}{ |C|C|C|C|C| }
hline
multicolumn{5}{|c|}{bfseries Number of cells per type} \
hline
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabularx}
end{table}
begin{table}[htb]centering
caption{My suggestionlabel{tab:mytab}}
begin{tabularx}{.5linewidth}{*5C}
toprule
multicolumn{5}{c}{bfseries Number of cells per type} \
midrule
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
midrule
44 & 39 & 7 & 32 &22 \
bottomrule
end{tabularx}
end{table}
end{document}


Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
@FedericaBenassi Yes, just put thecaption...afterend{tabularx}.
– CarLaTeX
12 mins ago
add a comment |
A mix-and-match with colors and using something as a starting point
documentclass[10pt,a4paper]{article}
usepackage[table,xcdraw]{xcolor}
begin{document}
listoftablesnewpage
begin{table}[]
begin{tabular}{!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}}
arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
multicolumn{5}{!{color{cyan}vrule}l!{color{cyan}vrule}}{cellcolor[HTML]{38FFF8}Number of cells per type} \ arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
a & b & c & d & e \ arrayrulecolor{cyan}hline
1 & 2 & 3 & 4 & 5 \ hline
end{tabular}
caption{a}
end{table}
end{document}
to get:


PS: Feel free to play with colors (I right now, do not have the necessary things to find out the colors) and I was lazy enough not to input your numbers (sorry ;-))
2
Needless to loadcolortbl: thetableoption ofxcolordoes it for you.
– Bernard
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
add a comment |
Don't mix-and-mismatch visual cues and metaphores: if you employ colored rows, don't employ horizontal rules. And, for sure, you can omit all vertical rules -- they're not needed.

documentclass{article}
usepackage[table,svgnames]{xcolor}
usepackage{array} % for 'extrarowheight' macro
begin{document}
begin{center}
sffamily
setlengthextrarowheight{2pt} % optional
setlengthtabcolsep{9pt} % default: 6pt
begin{tabular}{ ccccc }
%hline
rowcolor{LightBlue} multicolumn{5}{c}{Number of cells per type} \
%hline
rowcolor{LightBlue} a & b & c & d & e\
%hline
44 & 39 & 7 & 32 & 22 \
hline
end{tabular}
end{center}
end{document}
1
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
1
Thank you so much!
– Federica Benassi
19 mins ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Federica Benassi 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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477931%2fhow-can-i-create-a-table-like-this-in-latex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I suggest you to use booktabs for professional tables.
documentclass[11pt,openright]{book}
usepackage{array}
newcolumntype{C}{>{centeringarraybackslash}X}
renewcommand{arraystretch}{1.2}
usepackage{booktabs}
usepackage{tabularx}
usepackage{caption}
begin{document}
listoftables
chapter{My chapter}
begin{table}[htb]centering
caption{Your tablelabel{tab:yourtab}}
begin{tabularx}{.5linewidth}{ |C|C|C|C|C| }
hline
multicolumn{5}{|c|}{bfseries Number of cells per type} \
hline
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabularx}
end{table}
begin{table}[htb]centering
caption{My suggestionlabel{tab:mytab}}
begin{tabularx}{.5linewidth}{*5C}
toprule
multicolumn{5}{c}{bfseries Number of cells per type} \
midrule
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
midrule
44 & 39 & 7 & 32 &22 \
bottomrule
end{tabularx}
end{table}
end{document}


Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
@FedericaBenassi Yes, just put thecaption...afterend{tabularx}.
– CarLaTeX
12 mins ago
add a comment |
I suggest you to use booktabs for professional tables.
documentclass[11pt,openright]{book}
usepackage{array}
newcolumntype{C}{>{centeringarraybackslash}X}
renewcommand{arraystretch}{1.2}
usepackage{booktabs}
usepackage{tabularx}
usepackage{caption}
begin{document}
listoftables
chapter{My chapter}
begin{table}[htb]centering
caption{Your tablelabel{tab:yourtab}}
begin{tabularx}{.5linewidth}{ |C|C|C|C|C| }
hline
multicolumn{5}{|c|}{bfseries Number of cells per type} \
hline
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabularx}
end{table}
begin{table}[htb]centering
caption{My suggestionlabel{tab:mytab}}
begin{tabularx}{.5linewidth}{*5C}
toprule
multicolumn{5}{c}{bfseries Number of cells per type} \
midrule
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
midrule
44 & 39 & 7 & 32 &22 \
bottomrule
end{tabularx}
end{table}
end{document}


Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
@FedericaBenassi Yes, just put thecaption...afterend{tabularx}.
– CarLaTeX
12 mins ago
add a comment |
I suggest you to use booktabs for professional tables.
documentclass[11pt,openright]{book}
usepackage{array}
newcolumntype{C}{>{centeringarraybackslash}X}
renewcommand{arraystretch}{1.2}
usepackage{booktabs}
usepackage{tabularx}
usepackage{caption}
begin{document}
listoftables
chapter{My chapter}
begin{table}[htb]centering
caption{Your tablelabel{tab:yourtab}}
begin{tabularx}{.5linewidth}{ |C|C|C|C|C| }
hline
multicolumn{5}{|c|}{bfseries Number of cells per type} \
hline
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabularx}
end{table}
begin{table}[htb]centering
caption{My suggestionlabel{tab:mytab}}
begin{tabularx}{.5linewidth}{*5C}
toprule
multicolumn{5}{c}{bfseries Number of cells per type} \
midrule
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
midrule
44 & 39 & 7 & 32 &22 \
bottomrule
end{tabularx}
end{table}
end{document}


I suggest you to use booktabs for professional tables.
documentclass[11pt,openright]{book}
usepackage{array}
newcolumntype{C}{>{centeringarraybackslash}X}
renewcommand{arraystretch}{1.2}
usepackage{booktabs}
usepackage{tabularx}
usepackage{caption}
begin{document}
listoftables
chapter{My chapter}
begin{table}[htb]centering
caption{Your tablelabel{tab:yourtab}}
begin{tabularx}{.5linewidth}{ |C|C|C|C|C| }
hline
multicolumn{5}{|c|}{bfseries Number of cells per type} \
hline
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
hline
44 & 39 & 7 & 32 &22 \
hline
end{tabularx}
end{table}
begin{table}[htb]centering
caption{My suggestionlabel{tab:mytab}}
begin{tabularx}{.5linewidth}{*5C}
toprule
multicolumn{5}{c}{bfseries Number of cells per type} \
midrule
bfseries a& bfseries b& bfseries c& bfseries d& bfseries e\
midrule
44 & 39 & 7 & 32 &22 \
bottomrule
end{tabularx}
end{table}
end{document}


answered 1 hour ago
CarLaTeXCarLaTeX
32.6k551135
32.6k551135
Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
@FedericaBenassi Yes, just put thecaption...afterend{tabularx}.
– CarLaTeX
12 mins ago
add a comment |
Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
@FedericaBenassi Yes, just put thecaption...afterend{tabularx}.
– CarLaTeX
12 mins ago
Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Thank you! That's exactly what I was thinking about
– Federica Benassi
17 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
Is there, by any chance, a way to put "Table 1.2: My suggestion" under the table and not above?
– Federica Benassi
14 mins ago
@FedericaBenassi Yes, just put the
caption... after end{tabularx}.– CarLaTeX
12 mins ago
@FedericaBenassi Yes, just put the
caption... after end{tabularx}.– CarLaTeX
12 mins ago
add a comment |
A mix-and-match with colors and using something as a starting point
documentclass[10pt,a4paper]{article}
usepackage[table,xcdraw]{xcolor}
begin{document}
listoftablesnewpage
begin{table}[]
begin{tabular}{!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}}
arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
multicolumn{5}{!{color{cyan}vrule}l!{color{cyan}vrule}}{cellcolor[HTML]{38FFF8}Number of cells per type} \ arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
a & b & c & d & e \ arrayrulecolor{cyan}hline
1 & 2 & 3 & 4 & 5 \ hline
end{tabular}
caption{a}
end{table}
end{document}
to get:


PS: Feel free to play with colors (I right now, do not have the necessary things to find out the colors) and I was lazy enough not to input your numbers (sorry ;-))
2
Needless to loadcolortbl: thetableoption ofxcolordoes it for you.
– Bernard
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
add a comment |
A mix-and-match with colors and using something as a starting point
documentclass[10pt,a4paper]{article}
usepackage[table,xcdraw]{xcolor}
begin{document}
listoftablesnewpage
begin{table}[]
begin{tabular}{!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}}
arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
multicolumn{5}{!{color{cyan}vrule}l!{color{cyan}vrule}}{cellcolor[HTML]{38FFF8}Number of cells per type} \ arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
a & b & c & d & e \ arrayrulecolor{cyan}hline
1 & 2 & 3 & 4 & 5 \ hline
end{tabular}
caption{a}
end{table}
end{document}
to get:


PS: Feel free to play with colors (I right now, do not have the necessary things to find out the colors) and I was lazy enough not to input your numbers (sorry ;-))
2
Needless to loadcolortbl: thetableoption ofxcolordoes it for you.
– Bernard
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
add a comment |
A mix-and-match with colors and using something as a starting point
documentclass[10pt,a4paper]{article}
usepackage[table,xcdraw]{xcolor}
begin{document}
listoftablesnewpage
begin{table}[]
begin{tabular}{!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}}
arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
multicolumn{5}{!{color{cyan}vrule}l!{color{cyan}vrule}}{cellcolor[HTML]{38FFF8}Number of cells per type} \ arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
a & b & c & d & e \ arrayrulecolor{cyan}hline
1 & 2 & 3 & 4 & 5 \ hline
end{tabular}
caption{a}
end{table}
end{document}
to get:


PS: Feel free to play with colors (I right now, do not have the necessary things to find out the colors) and I was lazy enough not to input your numbers (sorry ;-))
A mix-and-match with colors and using something as a starting point
documentclass[10pt,a4paper]{article}
usepackage[table,xcdraw]{xcolor}
begin{document}
listoftablesnewpage
begin{table}[]
begin{tabular}{!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}l!{color{cyan}vrule}}
arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
multicolumn{5}{!{color{cyan}vrule}l!{color{cyan}vrule}}{cellcolor[HTML]{38FFF8}Number of cells per type} \ arrayrulecolor{cyan}hline
rowcolor[HTML]{38FFF8}
a & b & c & d & e \ arrayrulecolor{cyan}hline
1 & 2 & 3 & 4 & 5 \ hline
end{tabular}
caption{a}
end{table}
end{document}
to get:


PS: Feel free to play with colors (I right now, do not have the necessary things to find out the colors) and I was lazy enough not to input your numbers (sorry ;-))
edited 1 hour ago
answered 1 hour ago
RaajaRaaja
4,42121138
4,42121138
2
Needless to loadcolortbl: thetableoption ofxcolordoes it for you.
– Bernard
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
add a comment |
2
Needless to loadcolortbl: thetableoption ofxcolordoes it for you.
– Bernard
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
2
2
Needless to load
colortbl: the table option of xcolor does it for you.– Bernard
1 hour ago
Needless to load
colortbl: the table option of xcolor does it for you.– Bernard
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
@Bernard Thanks for the remark, updated my answer.
– Raaja
1 hour ago
add a comment |
Don't mix-and-mismatch visual cues and metaphores: if you employ colored rows, don't employ horizontal rules. And, for sure, you can omit all vertical rules -- they're not needed.

documentclass{article}
usepackage[table,svgnames]{xcolor}
usepackage{array} % for 'extrarowheight' macro
begin{document}
begin{center}
sffamily
setlengthextrarowheight{2pt} % optional
setlengthtabcolsep{9pt} % default: 6pt
begin{tabular}{ ccccc }
%hline
rowcolor{LightBlue} multicolumn{5}{c}{Number of cells per type} \
%hline
rowcolor{LightBlue} a & b & c & d & e\
%hline
44 & 39 & 7 & 32 & 22 \
hline
end{tabular}
end{center}
end{document}
1
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
1
Thank you so much!
– Federica Benassi
19 mins ago
add a comment |
Don't mix-and-mismatch visual cues and metaphores: if you employ colored rows, don't employ horizontal rules. And, for sure, you can omit all vertical rules -- they're not needed.

documentclass{article}
usepackage[table,svgnames]{xcolor}
usepackage{array} % for 'extrarowheight' macro
begin{document}
begin{center}
sffamily
setlengthextrarowheight{2pt} % optional
setlengthtabcolsep{9pt} % default: 6pt
begin{tabular}{ ccccc }
%hline
rowcolor{LightBlue} multicolumn{5}{c}{Number of cells per type} \
%hline
rowcolor{LightBlue} a & b & c & d & e\
%hline
44 & 39 & 7 & 32 & 22 \
hline
end{tabular}
end{center}
end{document}
1
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
1
Thank you so much!
– Federica Benassi
19 mins ago
add a comment |
Don't mix-and-mismatch visual cues and metaphores: if you employ colored rows, don't employ horizontal rules. And, for sure, you can omit all vertical rules -- they're not needed.

documentclass{article}
usepackage[table,svgnames]{xcolor}
usepackage{array} % for 'extrarowheight' macro
begin{document}
begin{center}
sffamily
setlengthextrarowheight{2pt} % optional
setlengthtabcolsep{9pt} % default: 6pt
begin{tabular}{ ccccc }
%hline
rowcolor{LightBlue} multicolumn{5}{c}{Number of cells per type} \
%hline
rowcolor{LightBlue} a & b & c & d & e\
%hline
44 & 39 & 7 & 32 & 22 \
hline
end{tabular}
end{center}
end{document}
Don't mix-and-mismatch visual cues and metaphores: if you employ colored rows, don't employ horizontal rules. And, for sure, you can omit all vertical rules -- they're not needed.

documentclass{article}
usepackage[table,svgnames]{xcolor}
usepackage{array} % for 'extrarowheight' macro
begin{document}
begin{center}
sffamily
setlengthextrarowheight{2pt} % optional
setlengthtabcolsep{9pt} % default: 6pt
begin{tabular}{ ccccc }
%hline
rowcolor{LightBlue} multicolumn{5}{c}{Number of cells per type} \
%hline
rowcolor{LightBlue} a & b & c & d & e\
%hline
44 & 39 & 7 & 32 & 22 \
hline
end{tabular}
end{center}
end{document}
answered 34 mins ago
MicoMico
281k31385774
281k31385774
1
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
1
Thank you so much!
– Federica Benassi
19 mins ago
add a comment |
1
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
1
Thank you so much!
– Federica Benassi
19 mins ago
1
1
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
Nice remark and a good suggestion (+1).
– Raaja
24 mins ago
1
1
Thank you so much!
– Federica Benassi
19 mins ago
Thank you so much!
– Federica Benassi
19 mins ago
add a comment |
Federica Benassi is a new contributor. Be nice, and check out our Code of Conduct.
Federica Benassi is a new contributor. Be nice, and check out our Code of Conduct.
Federica Benassi is a new contributor. Be nice, and check out our Code of Conduct.
Federica Benassi is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- 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%2ftex.stackexchange.com%2fquestions%2f477931%2fhow-can-i-create-a-table-like-this-in-latex%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
Welcome to TeX.SE. First of all, please try to ask one question per thread. And, please show us what you have tried so far. This is not a do-it-for-me site.
– Raaja
1 hour ago
begin{center} begin{tabular}{ |c|c|c|c|c| } hline multicolumn{5}{|c|}{Number of cells per type} \ hline a& b& c& d& e\ hline 44 & 39 & 7 & 32 &22 \ hline end{tabular} end{center}
– Federica Benassi
1 hour ago
1
Please add it in your question and kindly make it compilable.
– Raaja
1 hour ago
1
I have added it
– Federica Benassi
1 hour ago
Do you need the first two columns to be narrower than the next three, as appears to be the case in the screenshot you posted? Please advise.
– Mico
32 mins ago