Hi, my problem is similar to the problem another member had but I'm more of a novice when it comes to VBA. Here is the link to his:
http://www.excelforum.com/excel-work...rom-total.html
My problem is this: I have a list of products and their quantities on sheet 1(Database). The products are listed in Column A, the quantities in Column C.
I have another sheet named (Adjustments). This is what I'd like in this sheet. A1 would be the product name, B1 would be minus, C1 would be plus. At the end of the row would be a submit button. When the submit button is clicked, the details of row 1 are dropped into a table below and row 1 is cleared for another entry. The next entry is dropped into the table, below the first entry, so on and so forth until all adjustments are made. When finished entering adjustments I want a save and print button that when clicked will make the minus or plus adjustments to the (Database) for each product entered, print & then clear the table.
As I said, I'm a virtual novice when it comes to VBA so a step by step guide on how I can achieve this goal would be very much appreciated.
Hoping that one of you excel genius's can help me with this.
Bookmarks