Wildcats23
New Member
- Joined
- Dec 6, 2018
- Messages
- 10
Hello,
I need help writing a Macro that can run a dynamic sum(countifs,countifs) in a range of D3:AD29. The formula has to reference row 2 and column 1 as part of its inputs. As an example the hard code formula looks something like this =sum(countifs(fixed,row reference,fixed,column reference ),Countifs(fixed, row reference, fixed, column reference). I would like this to run in the background so it only shows the cell values when I click any cell in the D3:D29 range. Thank you!!!
I need help writing a Macro that can run a dynamic sum(countifs,countifs) in a range of D3:AD29. The formula has to reference row 2 and column 1 as part of its inputs. As an example the hard code formula looks something like this =sum(countifs(fixed,row reference,fixed,column reference ),Countifs(fixed, row reference, fixed, column reference). I would like this to run in the background so it only shows the cell values when I click any cell in the D3:D29 range. Thank you!!!