I have Columns A Through E being used for a tower of data stacked by months.
The idea is have a list broken up as so:
January:......Name of Expense.......Owed
--------this---is---my---button--------
...................Cable Bill..................$90
..................................Total:......$90
February:.....Name of Expenses.....Owed
--------the----second-----button------
...................Whatever.................$80
....................................Total:.....$80
My button would add specific cells underneath it for more expenses to be entered. My macro worked great for the first one, BUT i have another button underneath it for February and when the rows are changed the macro for the other button is thrown off by 1 row. Somebody told me to do a relational Macro however I'm struggling to do that, it makes cells appear all over the place. I need help. Thanks
Bookmarks