Hello Excel Expert,
I have a list of salespersons in the worksheet and I want to automatically sum up the amount in that particular column beside the Sub-total. To make things clear, here is my example. Say I have a list of names from A3 to A10 with a sales amount along with their name in C3 to C10 then I have a word "Sub-Total" in B11 and I want an automatic summation from C3 to C10 that fills in C11 beside the word "Sub-Total" and on the same sheet it continued to the next page. Say I have a list of names again in A12 to A20 with sales amount along their names in C12 to C20 and Sub-Total again in B21 and it automatically sum up again from C12 to C20 in cell C21 which are repetitive up to a certain page. Can you help me make a VBA code for this in order not to make manual summation.
Thank you,
Nhinx
I have a list of salespersons in the worksheet and I want to automatically sum up the amount in that particular column beside the Sub-total. To make things clear, here is my example. Say I have a list of names from A3 to A10 with a sales amount along with their name in C3 to C10 then I have a word "Sub-Total" in B11 and I want an automatic summation from C3 to C10 that fills in C11 beside the word "Sub-Total" and on the same sheet it continued to the next page. Say I have a list of names again in A12 to A20 with sales amount along their names in C12 to C20 and Sub-Total again in B21 and it automatically sum up again from C12 to C20 in cell C21 which are repetitive up to a certain page. Can you help me make a VBA code for this in order not to make manual summation.
Thank you,
Nhinx