Ok, so I have a range of cells formatted as a Table. Some of the cells contain Data Validation Lists, some contain various formulas and a few are blank for the end user to populate. The first row works wonderfully but I've noticed 2 issues that I just don't understand:
1) I thought that if you enter something into an adjacent cell (the next available row after the last record in the 'table') the table would automattically expand to include that new row?? The table only seems to 'expand' / add a new row when I hit tab through all of the columns.
2) After adding the new row to the table, only 1 cell in the new row does not work properly. The data validation from the previous row does not automatically fill down into the new row. If use the Fill Handle (the little black quare found in the bottom-right corner of a selected cell/range) it will copy the DV and will workly properly!
FYI: the Data Validation for this cell is a formula "=RoleList" which refers to a named range on a seperate worksheet. I don't see how that would matter at all as I have other cells that are setup the exactly same way!??
any ideas?! I'd prefer no Macro/VBA solutions (if possible)
1) I thought that if you enter something into an adjacent cell (the next available row after the last record in the 'table') the table would automattically expand to include that new row?? The table only seems to 'expand' / add a new row when I hit tab through all of the columns.
2) After adding the new row to the table, only 1 cell in the new row does not work properly. The data validation from the previous row does not automatically fill down into the new row. If use the Fill Handle (the little black quare found in the bottom-right corner of a selected cell/range) it will copy the DV and will workly properly!
FYI: the Data Validation for this cell is a formula "=RoleList" which refers to a named range on a seperate worksheet. I don't see how that would matter at all as I have other cells that are setup the exactly same way!??
any ideas?! I'd prefer no Macro/VBA solutions (if possible)