What should I use and how to use something that functions like a label box but can handle several columns and columns? Something that looks like this.
Name | Age | Birthday are headers and the letters are variablesCode:---------------------------------------------- |Name |Age |Birthday | | a | f | k | | b | g | l | | c | h | m | | d | i | n | | e | j | o | ----------------------------------------------




Reply With Quote