Excel novice here again - old dog new tricks. I've been working on some data entry userforms in my workbook, and an encountering a runtime error whenever I try to add new blank rows to an existing named table. The runtime error code is -2147417848 (80010108) "Method 'Add' of object 'ListRows' failed. The table is not protected, the cells are not protected, the table only has 16 existing rows. I've tried reconstructing the code from scratch and splitting the code up to separate subroutines to first add the empty rows, then add data to the rows. Can anyone decipher why this happens? I really need to solve this so I can complete the rest of my work. Here's the code:
Administrator's note: Please take the time to review our rules. There aren't many, and they are all important. Our guidelines recommend code tags. I have added them for you this time because you are a new member. --6StringJazzer![]()
Please Login or Register to view this content.
Bookmarks