The attached sample is from a much larger workbook that includes multiple tables and a user form to populate the main database. I have inserted a table on the dashboard with a command button to insert a row. The VBA code is simple enough and a row is properly added when executed. The problem is, the column with a percentage format is being copy with a $ format instead of a % format. I copied the range to a table and reinput the formulas and formats in the first row and reconverted it to a table, but the issue persists.
Bookmarks