I'm trying to create a personal budget sheet where I can input values on a daily basis for different expense categories and have them Sum to my income statement sheet on sheet 1, which is broken down by month. I attempted to create a form to input data for a day but I'm new to VBA as you can see in the attached sheet/module. I wanted to be able to open the sheet, input values for a specific category for that date if I spent something. Then at the end of the day have it sum to the next cell over, clear the input form, and be set to take values for the following day. I will have a running totals cell for each month that is referenced by the income statement sheet 1. If this is possible or within forum capabilities I'd appreciate any help or suggestions on a better method. Thanks, Mike
Bookmarks