Forum Discussion
Deleted
Aug 19, 2019Create a Table using lines as separators and not columns
Pretty simple question but I didn't find any answer to this: My goal is Simply to create a Table in Excel like anyone would do using the "create table" option, but instead of having "Column1", "Colu...
- Aug 19, 2019
Deleted
What you want is not considered a table.
A table has headers in the first row, data in subsequent rows, no empty rows.
A lot of functions require this structure (SUMIF(), Advanced Filter, DBMIN(), ...)
SergeiBaklan
Aug 19, 2019Diamond Contributor
Deleted
You may enter Line1, drag it to the right till LineN and Ctrl+T on selection with check first row as header
Deleted
Aug 19, 2019I clarified the question because I think there was a misunderstanding
- SergeiBaklanAug 19, 2019Diamond Contributor
Deleted
Sorry, I didn't catch. You have some range and would like to use values from first column as column names, or you'd like to rotate entire range to the right on 90, or what. Perhaps you may give small sample how it shall be transferred.
- DeletedAug 19, 2019I'll try to be as precise as possible. The goal is to have a Table in Excel, for which the headers and corresponding values would not be in the same column, but the same row.
This means that all the headers would not be in the same row but in the same column.