Hi All,
Am working on a large data that is repeatative and I would like to have function to assist. Am new to VBA
I have a sheet (Called it Sheet 1) that has got 18 columns and Hudreds of rows. The number of rows depends on the query from another source.I have created 2 parameters in Sheet 2 and Command Button. Parameter 1 is data that is in Sheet 1column C and Parameter 2 is data in Sheet1 column E.
My aim is to Sum column R if Paratemer 1 and 2 are met and have the sum value in Sheet 2 Row 10 column 2.
How do I achieve this.
Please assist
Regards
David
Am working on a large data that is repeatative and I would like to have function to assist. Am new to VBA
I have a sheet (Called it Sheet 1) that has got 18 columns and Hudreds of rows. The number of rows depends on the query from another source.I have created 2 parameters in Sheet 2 and Command Button. Parameter 1 is data that is in Sheet 1column C and Parameter 2 is data in Sheet1 column E.
My aim is to Sum column R if Paratemer 1 and 2 are met and have the sum value in Sheet 2 Row 10 column 2.
How do I achieve this.
Please assist
Regards
David