Forum Discussion

Deleted's avatar
Deleted
Aug 19, 2019
Solved

Create 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...
  • Detlef_Lewin's avatar
    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(), ...)

     

Resources